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

Ember 2.10+ compatibility #95

Merged
merged 10 commits into from
Apr 13, 2017
Merged

Ember 2.10+ compatibility #95

merged 10 commits into from
Apr 13, 2017

Conversation

steveszc
Copy link
Collaborator

  • updates ember/ember-cli to 2.12
  • updates ember-try scenarios
  • replaces jshint+ember-suave with eslint+eslint-plugin-ember-suave
  • replaces ember-cli-blanket with ember-cli-code-coverage
  • updates and cleans up dependencies
  • adjusts test suite to run on ember >2.10

- jshint -> eslint
- ember-suave -> eslint-plugin-ember-suave
- ember-cli-test-loader - bower -> npm
- ember-cli 2.6 -> 2.12
- update ember-cli-quint
- update ember-load-initializers
- update ember-sinon + ember-sinon-qunit
stick to Ember 2.9 from bower
@steveszc steveszc requested a review from asennikov April 12, 2017 19:30
@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Changes Unknown when pulling 27658ec on steveszc:fix-tests into ** on asennikov:master**.

Copy link
Owner

@asennikov asennikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great - thank you!

globals: {
'google': true
}
};
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, finally - eslint!

@steveszc steveszc merged commit ea9d916 into asennikov:master Apr 13, 2017
@steveszc steveszc deleted the fix-tests branch April 13, 2017 15:04
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