Django detects test files based on the pattern test*.py in each app. As such, we can split our test files up (one of them is nearly 4000 lines long!) into different files, or into a subfolder, and tidy them up for readability.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Invalid | None | T245258 Improve test file layout and structure | |||
Invalid | None | T245261 Split test files out into sub-files for each app |