Commit 7b3b911
committed
test(django): Remove unused fixture args from 7 test signatures
AST-verified unused: capture_events in test_materialized_user_captured
(never called), client in 6 raw-cursor executemany tests (no HTTP).
Unrequested fixtures are never built, so removal is behavior-neutral;
signatures now truthfully describe each test's dependencies.1 parent e5a5204 commit 7b3b911
3 files changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
903 | | - | |
904 | 903 | | |
905 | 904 | | |
906 | 905 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
621 | 620 | | |
622 | 621 | | |
623 | 622 | | |
| |||
900 | 899 | | |
901 | 900 | | |
902 | 901 | | |
903 | | - | |
904 | 902 | | |
905 | 903 | | |
906 | 904 | | |
| |||
1181 | 1179 | | |
1182 | 1180 | | |
1183 | 1181 | | |
1184 | | - | |
1185 | 1182 | | |
1186 | 1183 | | |
1187 | 1184 | | |
| |||
1457 | 1454 | | |
1458 | 1455 | | |
1459 | 1456 | | |
1460 | | - | |
1461 | 1457 | | |
1462 | 1458 | | |
1463 | 1459 | | |
| |||
1737 | 1733 | | |
1738 | 1734 | | |
1739 | 1735 | | |
1740 | | - | |
1741 | 1736 | | |
1742 | 1737 | | |
1743 | 1738 | | |
| |||
0 commit comments