-
-
Notifications
You must be signed in to change notification settings - Fork 222
Open
1 / 21 of 2 issues completedLabels
Description
Because the actual command to the database is mocked out we don't get an end to end test, which is quite useful in a case like this.
To be able to get to an end to end testcase you'd need to make certain configurations for the databases themselves. Which leads to docker. We'd need to create some kind of testing container for the databases.