Commit 5c12e6e
committed
refactor(tests): add pylint disables for parameterized test functions
Add pylint disables for too-many-arguments and too-many-positional-arguments
to handle parameterized test functions that require 6-7 fixture parameters.
These are necessary for the consolidated test suite with shared fixtures.
Signed-off-by: Major Hayden <major@redhat.com>1 parent c19112c commit 5c12e6e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments