-
Notifications
You must be signed in to change notification settings - Fork 1
Have tests run with in memory database #124
Copy link
Copy link
Open
Labels
featureAdds a new feature.Adds a new feature.mediumMedium difficulty issue.Medium difficulty issue.medium-priorityAn issue that should be completed soon but is not yet pressing.An issue that should be completed soon but is not yet pressing.technical debtRefactors to improve code quality.Refactors to improve code quality.
Metadata
Metadata
Assignees
Labels
featureAdds a new feature.Adds a new feature.mediumMedium difficulty issue.Medium difficulty issue.medium-priorityAn issue that should be completed soon but is not yet pressing.An issue that should be completed soon but is not yet pressing.technical debtRefactors to improve code quality.Refactors to improve code quality.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
We should use an in memory db for tests, this will solve the duplication errors we sometimes come across when running tests on a pre-populated database.