FAQ | This is a LIVE service | Changelog

Add tests

Add in tests for basic functionality for Django supported versions (4.2 and 5.0) for Python versions listed in https://docs.djangoproject.com/en/5.0/faq/install/.

The tests should check that snapshots are attempted when the application enabled, that they are not when disabled.

It is OK to mock the actual snapshot functions.