Status Code
This package contains simple status code checks for views. It is divided into 16 files for better parallelization.
Conftest
Shared configuration for status code tests.
These parametrized view tests run every view x every role combination,
producing thousands of test cases. Mark the entire directory as slow so
developers can skip them with -m "not slow" during local iteration.