Commit 1a620c8
committed
Upgrade test suite to full pytest style
Remove PT009 and PT027 ruff exceptions and convert all unittest-style
assertions and TestCase classes to native pytest equivalents across the
test suite. setUp/tearDown methods are replaced with autouse fixtures
using tmp_path.1 parent 729bdea commit 1a620c8
File tree
4 files changed
+207
-232
lines changed- tests
4 files changed
+207
-232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
| |||
0 commit comments