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

Unit + Intergration Test Conflicts #20

Closed
ryanflorence opened this issue Mar 28, 2014 · 1 comment
Closed

Unit + Intergration Test Conflicts #20

ryanflorence opened this issue Mar 28, 2014 · 1 comment

Comments

@ryanflorence
Copy link
Contributor

if you do emq.globalize() it clobbers window.test, which I'm willing to bet causes problems.

  • Maybe do unitTest instead of test?
  • Or just be more careful in our clobbering, could probably use module/moduleFor to determine which test function to call.

Also, doing App.setupForTesting probably messes some stuff up to.

@Turbo87
Copy link
Member

Turbo87 commented Oct 14, 2017

this seems no longer relevant, closing due to age

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

No branches or pull requests

2 participants