Skip to content

Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers

Notifications You must be signed in to change notification settings

luizcalaca/node-mysql-test-api

Repository files navigation

Node.js API with MySQL database and Express.js with unit and integration tests

Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers

How to run the coverage test

npm run coverage

How to run the unit and integration tests

npm run test

How to up this project

docker-compose up

WARN: you need to config the global variables on .env file and create the MySQL structure with database.sql

About

Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published