https://github.com/eu-diogo-ferreira/nodejs-tdd
⚗ A simple test-driven NodeJS application (TDD)
https://github.com/eu-diogo-ferreira/nodejs-tdd
bcrypt factory-girl fake jest jwt sequelize sqlite3 supertest
Last synced: about 2 months ago
JSON representation
⚗ A simple test-driven NodeJS application (TDD)
- Host: GitHub
- URL: https://github.com/eu-diogo-ferreira/nodejs-tdd
- Owner: eu-diogo-ferreira
- License: mit
- Created: 2021-03-14T22:52:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T04:08:47.000Z (over 4 years ago)
- Last Synced: 2025-06-11T12:44:12.650Z (4 months ago)
- Topics: bcrypt, factory-girl, fake, jest, jwt, sequelize, sqlite3, supertest
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS-TDD
⚗ A simple test-driven NodeJS application (TDD)## Technologies
- express
- sequelize
- Jest
- sqlite3
- supertest
- bcryptjs
- factorygirl
-faker