Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
6e9513a933 chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
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
Oliver Eyton-Williams
adfb87e898 feat: only remove comments when specified in the test (#54372) 2024-04-25 18:03:43 -07:00
Oliver Eyton-Williams
78f7ceb47a fix(client): show message if indentation error (#53986) 2024-03-06 11:49:24 +01:00
Oliver Eyton-Williams
630fdac393 feat: use ast-based helpers (#53125) 2024-02-28 09:31:58 +01:00
Oliver Eyton-Williams
522da7ba34 feat: add special message for bad indentation (#53744) 2024-02-21 10:21:55 +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
Oliver Eyton-Williams
06bbc07ec6 fix: reuse python worker between tests (#52617) 2023-12-19 22:10:39 +02: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