matrix-org / matrix-react-end-to-end-tests

End to end tests for the matrix react web app
2 stars 2 forks source link

Better error reporting of uncaught exception #15

Open bwindels opened 6 years ago

bwindels commented 6 years ago

Use pageerror event on page event to report uncaught exception within the page, and show them more prominently in the logs.

bwindels commented 6 years ago

we should probably even fail the tests on an uncaught exception