-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
I would like to add automated testing of the application using Selenium or similar.
The basic test we would like to implement first would look like:
- Make sure the editor is loaded and type in code such as hello-world.
- Press the run button.
- Check that the correct result is displayed on the result screen.
Reactions are currently unavailable