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

Restrict integration: 'legacy' to component tests. #122

Merged
merged 3 commits into from
Nov 23, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Nov 23, 2015

The meaning of integration: true has been the same for non-component
tests, so only allow usage of legacy when using a component test.


Update default dependencies & ember-try config.

  • Update default dependencies (makes ember test run against current
    release).
  • Add 2.1.0 to ember-try config.
  • Add 2.2.0 to ember-try config.
  • Use associated Ember Data with each respective Ember release.

The meaning of `integration: true` has been the same for non-component
tests, so only allow usage of `legacy` when using a component test.
* Update default dependencies (makes `ember test` run against current
  release).
* Add 2.1.0 to ember-try config.
* Add 2.2.0 to ember-try config.
* Use associated Ember Data with each respective Ember release.
rwjblue added a commit that referenced this pull request Nov 23, 2015
Restrict integration: 'legacy' to component tests.
@rwjblue rwjblue merged commit b04cc9c into emberjs:master Nov 23, 2015
@rwjblue rwjblue deleted the tweaks-for-islegacy branch November 23, 2015 14:28
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

1 participant