Is your feature request related to a problem? Please describe.
Tests for any functionality that deals with db storage needs to be cleaned and made more coherent.
Describe the solution you'd like
Ideally I'd like to create and tear down a db each test
Describe alternatives you've considered
None so far
Additional context
The tests keep failing for stupid reasons, this can be made better.
Is your feature request related to a problem? Please describe.
Tests for any functionality that deals with db storage needs to be cleaned and made more coherent.
Describe the solution you'd like
Ideally I'd like to create and tear down a db each test
Describe alternatives you've considered
None so far
Additional context
The tests keep failing for stupid reasons, this can be made better.