- Allow mocks
- Take better control on how software components depend on each other
- Ease the setup of simpler test scenarios
npm run devnpm run testMake sure the database is available as described in parent README.md
Make sure the .env and .env.local environment files has proper values or the
variables NODE_ENV and PG_CONNECTION_URL has valid values.