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

Add application testing infrastructure. #279

Merged
merged 3 commits into from
Dec 16, 2017

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Dec 15, 2017

TODO:

  • visit
  • currentRouteName
  • currentURL

@rwjblue rwjblue force-pushed the application-tests branch 2 times, most recently from e2ed394 to 1c3e1e7 Compare December 16, 2017 03:02
@rwjblue rwjblue changed the title [WIP] Add application testing infrastructure. Add application testing infrastructure. Dec 16, 2017
@rwjblue rwjblue requested a review from Turbo87 December 16, 2017 03:02
@rwjblue
Copy link
Member Author

rwjblue commented Dec 16, 2017

I believe this is all that is needed to finalize emberjs/rfcs#268 implementation...

@rwjblue rwjblue force-pushed the application-tests branch 2 times, most recently from 185fbad to 12fb639 Compare December 16, 2017 03:13
Add `visit`, `currentRouteName`, and `currentURL` helpers.
@rwjblue rwjblue merged commit c8fa3fa into emberjs:master Dec 16, 2017
@rwjblue rwjblue deleted the application-tests branch December 16, 2017 15:57
@cibernox
Copy link
Contributor

Is this supposed to be imported directly from @ember/test-helpers here or you still need to reexport it from ember-cli-qunit?

@rwjblue
Copy link
Member Author

rwjblue commented Dec 17, 2017

This is the low level API for ember-qunit and ember-mocha (or other frameworks) to use. Take a look at emberjs/ember-qunit#302 for the user facing API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants