Skip to content

[DEV]: added unit tests/integration tests

Compare
Choose a tag to compare
@FoHoOV FoHoOV released this 27 Dec 01:09
· 466 commits to master since this release
  1. On this release I've added the min required structure to be able to add tests to backend and frontend projects. For instance using a test backend service for UI to connect to when it is testing itself.

  2. we can override the .env files for different enviroments. Current use-case is to override db connection strings for tests.

Full Changelog: 0.3.6...0.3.7