ioet / time-tracker-backend

API to provide data to the time tracker project
5 stars 0 forks source link

feat: TT-399 Config use makefile to executing tests #350

Closed gcobena-dev closed 2 years ago

gcobena-dev commented 2 years ago

PR - Config Makefile for automate tests Execute 'make'

---------------HELP-----------------
To install the dependencies type make install
To test the project type make test
To run the local database type make start-local
To run all comands type make ci
------------------------------------
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information