Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run async function between tests #71

Closed
sjelin opened this issue Dec 17, 2016 · 1 comment
Closed

Run async function between tests #71

sjelin opened this issue Dec 17, 2016 · 1 comment

Comments

@sjelin
Copy link
Contributor

sjelin commented Dec 17, 2016

Protractor likes to restart browsers between tests, but this won't work when the control flow is disabled. We need to be able to run an asynchronous function between tests. This is something that we could implement here in jasminewd, but would be a lot of work and probably not worth it.

@sjelin
Copy link
Contributor Author

sjelin commented Feb 8, 2017

No we couldn't @sjelin what are you talking about. How would we handle afterEach blocks, for instance? Don't be silly. This is better done Protractor side, as was done in: angular/protractor#3988

@sjelin sjelin closed this as completed Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant