Commit 424f857
committed
REF/TST: Finish pytest idiom in parser tests
Adds more idiom to the following:
* parser/common --> parser/test_common
* parser/quoting --> parser/test_quoting
* parser/usecols --> parser/test_usecols
* parser/python_parser_only -->
parser/test_python_parser_only
Also deletes parser/test_parsers.
Builds off of pandas-devgh-23712.1 parent 20ae454 commit 424f857
File tree
11 files changed
+2938
-2760
lines changed- pandas/tests/io/parser
11 files changed
+2938
-2760
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
This file was deleted.
0 commit comments