[DEV]: added unit tests/integration tests
-
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.
-
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