-
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
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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.dockerignore 201 B
.editorconfig
.env
.eslint*
.gitignore
.gitlab-ci.yml
.gitlab
.husky
.stignore
CHANGELOG.md
docker-compose.yml
Dockerfile
helm
node_modules
okteto*
output
README.md
spec
docs
integration
jsconfig.json