nside_wefa.audit.tests.test_registration_paths¶
End-to-end tests for the four registration paths described in the README.
Each path is exercised against a built-in Django model. Permission is
chosen for paths A/B/C because the demo settings only declare auth.Group
under Path D — using a different model keeps the registries from interfering.
Classes
|
|
|
|
|
|
|
|
|
Path D is wired by AuditConfig.ready() at boot. |