Closed ShMcK closed 8 years ago
When running the test runner, if a test fails with an error, it should display the error in the UI, and not just the console.
Example: inputting invalid JS
Expected: UI warning or alert. Result: No UI error, only displayed in the console.
This issue was moved to coderoad/core-coderoad#7
When running the test runner, if a test fails with an error, it should display the error in the UI, and not just the console.
Example: inputting invalid JS
Expected: UI warning or alert. Result: No UI error, only displayed in the console.