aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

integration tests for Python errors #358

Open aroberge opened 7 years ago

aroberge commented 7 years ago

Write some integration tests for python errors to ensure that they are still handled correctly if/when Brython changes its arguments.

aroberge commented 7 years ago

This should be done for the repl as well.

Also, testing should include running tests for the highlighting code transformations.