Testcontainers should be set up so that we have actual connections with test databases and can test model creation and data generation. Mostly my interest right now is in providing a good regression base, since I don't always have time to set up databases manually to do in-depth testing.
The following should be used:
Testcontainers should be set up so that we have actual connections with test databases and can test model creation and data generation. Mostly my interest right now is in providing a good regression base, since I don't always have time to set up databases manually to do in-depth testing.
The following should be used: