Skip to content

refactor(server-tests): use sinon-chai and mocha.conf.js #500

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

Merged

Conversation

kingcody
Copy link
Member

Changes:

  • add mocha.conf.js and use it as a require in mochaTest task
  • switch should.js for mocha-chai
  • change server-side test assertions to user chai assertions

Breaking Changes:

  • should.js is no longer included, chai assertions should be used instead.

Changes:
- add `mocha.conf.js` and use it as a `require` in `mochaTest` task
- switch `should.js` for `mocha-chai`
- change server-side test assertions to user chai assertions

Breaking Changes:
- should.js is no longer included, chai assertions should be used instead.
@kingcody kingcody force-pushed the test/simplify-mocha-tests branch from cba52c2 to de5c36c Compare August 30, 2014 12:00
@DaftMonk DaftMonk merged commit de5c36c into angular-fullstack:canary Aug 30, 2014
@kingcody kingcody deleted the test/simplify-mocha-tests branch August 30, 2014 18:24
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.

2 participants