Commit Graph

78 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
daede0a8ff chore: uninstall cross-env (#55224) 2024-06-20 11:26:10 +05:30
Oliver Eyton-Williams
6fa6808424 fix(client): handle pyodide crashing (#55112) 2024-06-07 12:24:44 -07:00
Dario-DC
91772e5b90 chore(deps): update curriculum-helpers to v3.4.0 (#54859) 2024-05-20 11:06:05 +02:00
Mrugesh Mohapatra
dabea4a904 chore: bump pnpm version 2024-05-18 17:23:23 +05:30
Andrew M. Yturaldi
7c6161c489 fix(curriculum): removed line that creates __locals in python test ev… (#54828)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-05-17 12:19:45 +02:00
Andrew M. Yturaldi
5dcda26ca0 fix(curriculum): removed __pyodide constant from pythontest evaluator (#54827)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-05-17 11:42:47 +02:00
Dario-DC
ae60c0ae2d chore: update curriculum-helpers to v3.3.2 (#54575)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-04-30 10:24:56 +00:00
Oliver Eyton-Williams
3e03fc87e7 feat: python error formatting (#54185)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-29 18:47:00 +00:00
Oliver Eyton-Williams
adfb87e898 feat: only remove comments when specified in the test (#54372) 2024-04-25 18:03:43 -07:00
Dario-DC
5abe02725d chore(deps): update curriculum-helpers to v3.3.0 (#54428) 2024-04-18 15:31:10 +07:00
Dario-DC
64d3bab89b chore: update curriculum-helpers to v3.2.0 (#54233) 2024-04-01 12:10:48 +02:00
Dario-DC
31cdca3e3e chore: update curriculum helpers (#54181) 2024-03-22 11:05:03 +00:00
Oliver Eyton-Williams
b5b67b2fcf chore(deps): update curriculum-helpers to v3.0.1 (#54093) 2024-03-15 11:03:55 -05:00
Oliver Eyton-Williams
b9eac675bc chore(deps): update @freecodecamp/curriculum-helpers to v3 (#54017) 2024-03-08 11:30:24 +01:00
Oliver Eyton-Williams
78f7ceb47a fix(client): show message if indentation error (#53986) 2024-03-06 11:49:24 +01:00
Oliver Eyton-Williams
84e5f82d3c chore(deps): update @freecodecamp/curriculum-helpers to 2.5.0 (#53944) 2024-03-01 11:07:49 +02:00
Shaun Hamilton
d361e128c0 breaking(curriculum): add scientific-computing to /learn (#53143) (#53146)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-02-28 08:05:23 -06:00
Oliver Eyton-Williams
630fdac393 feat: use ast-based helpers (#53125) 2024-02-28 09:31:58 +01:00
renovate[bot]
ffb14d4b8e chore(deps): update dependency webpack to v5.90.3 2024-02-24 00:43:10 +00:00
renovate[bot]
4872f95292 chore(deps): update dependency @types/chai to v4.3.12 2024-02-23 14:38:42 +00:00
Oliver Eyton-Williams
522da7ba34 feat: add special message for bad indentation (#53744) 2024-02-21 10:21:55 +01:00
renovate[bot]
8fb9d3c1ed chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8 2024-02-15 03:28:10 +00:00
renovate[bot]
53048fce2f chore(deps): update dependency chai to v4.4.1 2024-02-14 15:21:49 +00:00
renovate[bot]
0d971810a1 chore(deps): update dependency @types/jquery to v3.5.29 (#52655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 14:48:35 +01:00
renovate[bot]
33677b4a55 chore(deps): update dependency @types/lodash-es to v4.17.12 (#53118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 08:53:40 +01:00
Oliver Eyton-Williams
82fea35622 feat(python): show custom message if syntax error (#53040) 2024-01-08 19:25:07 -08:00
Oliver Eyton-Williams
a7e4553d4a fix: iterate over test input inside python (#52978) 2024-01-08 15:34:06 -06:00
renovate[bot]
094dcbd06c chore(deps): update babel monorepo to v7.23.7 (#52914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 11:02:22 +05:30
Oliver Eyton-Williams
06bbc07ec6 fix: reuse python worker between tests (#52617) 2023-12-19 22:10:39 +02:00
Oliver Eyton-Williams
eb342c457b feat: interruptible python (#52587)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-19 10:53:35 +03:00
Oliver Eyton-Williams
583745e6ca feat: handle python input synchronously (#52526)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-18 11:22:26 -08:00
Shaun Hamilton
46be542403 chore(tools): update curriculum-helpers to 1.3.0 (#52531) 2023-12-13 11:53:14 +01:00
Shaun Hamilton
93570ddf88 chore(tools): update curriculum-helpers (#52466) 2023-12-01 07:35:09 -08:00
Oliver Eyton-Williams
77af2504e1 fix(client): handle normal tests in python runner (#51618) 2023-11-09 21:44:24 +01:00
renovate[bot]
65673ee2fc chore(deps): update babel monorepo 2023-11-09 09:30:33 +00:00
renovate[bot]
ee7cae030f chore(deps): update dependency @types/jquery to v3.5.27 2023-11-08 04:01:58 +00:00
renovate[bot]
5a4a428897 chore(deps): update dependency @types/chai to v4.3.10 2023-11-07 21:32:57 +00:00
renovate[bot]
9b5006103e chore(deps): update dependency @types/lodash-es to v4.17.11 2023-11-07 13:42:50 +00:00
renovate[bot]
18302fcaf0 chore(deps): update dependency @types/enzyme-adapter-react-16 to v1.0.9 2023-11-07 06:49:08 +00:00
renovate[bot]
c597de022a chore(deps): update dependency @types/enzyme to v3.10.16 2023-11-07 05:24:10 +00:00
renovate[bot]
363f38ffda chore(deps): update dependency @types/jquery to v3.5.26 2023-11-06 21:42:48 +00:00
renovate[bot]
8842d18b42 chore(deps): update dependency webpack to v5.89.0 2023-10-28 01:38:47 +00:00
renovate[bot]
d2bcda6efe chore(deps): update dependency @types/lodash-es to v4.17.10 2023-10-26 12:16:53 +05:30
renovate[bot]
bf30578ae3 chore(deps): update dependency @types/enzyme-adapter-react-16 to v1.0.8 2023-10-26 02:42:09 +05:30
renovate[bot]
9529420478 chore(deps): update dependency @types/jquery to v3.5.25 2023-10-25 05:02:57 +00:00
renovate[bot]
f50695e2d2 chore(deps): update dependency @types/enzyme to v3.10.15 2023-10-24 14:52:44 +00:00
renovate[bot]
bd5fb580b7 chore(deps): update dependency @types/chai to v4.3.9 2023-10-24 12:40:09 +00:00
renovate[bot]
cffae9d5a0 chore(deps): update babel monorepo to v7.23.2 2023-10-24 11:14:03 +00:00
renovate[bot]
b6641ec500 chore(deps): update babel monorepo 2023-10-01 05:08:06 +00:00
renovate[bot]
005257b6f6 chore(deps): update dependency chai to v4.3.10 2023-09-30 20:31:10 +00:00