Skip to content
Snippets Groups Projects
Commit f03f2f5d authored by david.bauer's avatar david.bauer :fire:
Browse files

Refactoring: Separated fastify plugins and routes

- Unit and Integration tests now use "inject" instead of starting a server
  and using supertest.
- Add Coverage Reports and "test:dev" mode. This enables a mocha --watch
  like workflow using nodemon, as --watch does not work with esm modules.
- Reorganized and renamed files and functions
parent f4001b40
No related branches found
No related tags found
No related merge requests found
Showing with 248 additions and 308 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment