Skip to content

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

Merged
DaftMonk merged 1 commit into
angular-fullstack:canaryfrom
kingcody:test/simplify-mocha-tests
Aug 30, 2014
Merged

refactor(server-tests): use sinon-chai and mocha.conf.js#500
DaftMonk merged 1 commit into
angular-fullstack:canaryfrom
kingcody:test/simplify-mocha-tests

Conversation

@kingcody

Copy link
Copy Markdown
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