Skip to content
Snippets Groups Projects
  1. Apr 11, 2023
    • david.bauer's avatar
      Refactoring: Separated fastify plugins and routes · f03f2f5d
      david.bauer authored
      - 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
      f03f2f5d
Loading