ITU-BDSA23-GROUP10 / Chirp

This is our twitter clone for the BDSA project
MIT License
3 stars 1 forks source link

As a developer i want to have test that run directly on the DBcontext to ensure database functionality #257

Closed August-Brandt closed 11 months ago

August-Brandt commented 11 months ago

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: