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

Reload window on every jasmine spec in teaspoon #580

Open
thebravoman opened this issue Apr 14, 2020 · 1 comment
Open

Reload window on every jasmine spec in teaspoon #580

thebravoman opened this issue Apr 14, 2020 · 1 comment

Comments

@thebravoman
Copy link

Using teaspoon and jasmine to test some JS. The js is putting things in 'window'.

I think there should be a way to completely reload the page for every spec so that this 'window' is newly initialized and to receive a new 'on document load', but I can not find it in the code or in the documentation.

@mathieujobin
Copy link
Collaborator

if you know of a good way to make it please, please open a PR with your proposed changes

thanks

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

2 participants