- Issue created by @mparker17
If database updates are ever needed, it can be helpful to have testing infrastructure in place to be able to test them.
This involves capturing the database tables specific to the module as a fixture, so the tests can run the upgrade and compare the before/after results.
(note this ticket is split from ✨ Add automated tests Active )
Figure out how to capture the database tables. Create a fixture. Add an example test.
None.
None.
None.
Active
3.0
Code