Add fixtures for use with frontend
To make testing of the frontend easier, we add a script that generates Person objects with the appropriate Consents and Identities for the different stages of the registration process. This includes Invitations, InvitationLinks, Sponsors and other things that would be present in a production environment. Resolves: GREG-93
greg/tests/populate_fixtures.py
0 → 100644
Please register or sign in to comment