Initial set of tests include: - checking style with Flake8 - installing dependencies - checking that no migration is missing - applying migrations - adding the mock data
Initial set of tests include: