You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: