Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Add code to raise javascript exceptions when e.g. XHR fails with 500 #52

Open
moretea opened this issue Dec 22, 2016 · 0 comments
Open

Comments

@moretea
Copy link
Contributor

moretea commented Dec 22, 2016

I'm working on adding end-to-end tests, which also run javascript code. The headless browser that I use will throw exceptions in the tests if an exception is thrown in the javascript. So instead of/in addition to alert(), I would like to have some throws in there as well, to make the e2e tests fail if something goes wrong in javascript land.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant