This is a testing tutorial for Node with Mocha and Chai. It uses MongoDB to create and store data to test against for integration testing as well.
What's Changed
- Added Table of Contents to README by @thisisbrad in #1
- Merge object testing from dev by @thisisbrad in #2
- Worked on testing User model by @thisisbrad in #3
- Complete supertest example for Node API by @thisisbrad in #5
- Mocked out User model with Sinon by @thisisbrad in #6
- Pull working CircleCI config into master branch by @thisisbrad in #7
- Test deploy to Heroku from CircleCI by @thisisbrad in #8
- Checking Atlas URI on Heroku by @thisisbrad in #10
- Hopefully it connects now by @thisisbrad in #11
- Pipeline from Github to CircleCI to Heroku done! by @thisisbrad in #12
- Testing deploy to Heroku by @thisisbrad in #13
- Unit testing the Math class from JS by @thisisbrad in #17
New Contributors
- @thisisbrad made their first contribution in #1
Full Changelog: https://github.com/thisisbrad/how-does-one-unit-test/commits/v0.1.0