https://github.com/erickwendel/how-tests-e2e-work-with-dbs
Code samples for testing projects that use databases
https://github.com/erickwendel/how-tests-e2e-work-with-dbs
docker docker-compose fastify javascript mongodb node-test-runner nodejs testing tutorial
Last synced: 20 days ago
JSON representation
Code samples for testing projects that use databases
- Host: GitHub
- URL: https://github.com/erickwendel/how-tests-e2e-work-with-dbs
- Owner: ErickWendel
- Created: 2024-02-27T23:59:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T01:39:37.000Z (about 1 year ago)
- Last Synced: 2024-04-15T04:12:04.918Z (about 1 year ago)
- Topics: docker, docker-compose, fastify, javascript, mongodb, node-test-runner, nodejs, testing, tutorial
- Language: JavaScript
- Homepage: https://youtu.be/x2C-n5ybyqQ
- Size: 14.6 KB
- Stars: 35
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Como testar projetos que envolvam bancos de dados
This is the repo related to my video on [How automated testing works with Databases using Fastify and MongoDB](https://youtu.be/x2C-n5ybyqQ)
