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

removed stuff Ember.setupForTesting does automatically #516

Merged
merged 1 commit into from
Apr 29, 2014

Conversation

crismali
Copy link
Contributor

Router's location gets set to 'none' according to the documentation ( here)

Ember.testing gets set here

abuiles added a commit that referenced this pull request Apr 29, 2014
removed stuff Ember.setupForTesting does automatically
@abuiles abuiles merged commit d63d04c into ember-cli:master Apr 29, 2014
@abuiles
Copy link
Member

abuiles commented Apr 29, 2014

@crismali thanks!

abuiles added a commit to abuiles/ember-cli that referenced this pull request Apr 29, 2014
stefanpenner added a commit that referenced this pull request Apr 29, 2014
@dpetersen
Copy link
Contributor

Hey @crismali are you running tests in the browser? After this change, it seems like the router in my tests is still 'auto' because the URL starts changing while the tests run. Combined with LiveReload it's insanely annoying, because it refreshes and brings up the app instead of the tests. Bringing back the Router reopen lines make the tests behave normally again.

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

Successfully merging this pull request may close these issues.

None yet

3 participants