To make sure that the DBcontext functions as intended i want to have automated test that run directly on the context instead of the repos. These test should use Testcontainers so we can run them on an mssql server.
Acceptance:
[x] Runable test that check for context functionality that is used by other parts of the program
To make sure that the DBcontext functions as intended i want to have automated test that run directly on the context instead of the repos. These test should use Testcontainers so we can run them on an mssql server.
Acceptance: