Skip to content

Commit

Permalink
REF/TST: Add more pytest idiom to parsers tests (pandas-dev#23810)
Browse files Browse the repository at this point in the history
Adds more idiom to the following:

* parser/header --> parser/test_header
* parser/dtypes --> parser/test_dtypes
* parser/index_col --> parser/test_index_col
* parser/mangle_dupes --> parser/test_mangle_dupes

Builds off of pandas-devgh-23712.
  • Loading branch information
gfyoung authored and jreback committed Nov 20, 2018
1 parent 029d57c commit a289aee
Show file tree
Hide file tree
Showing 9 changed files with 1,198 additions and 1,092 deletions.
400 changes: 0 additions & 400 deletions pandas/tests/io/parser/dtypes.py

This file was deleted.

407 changes: 0 additions & 407 deletions pandas/tests/io/parser/header.py

This file was deleted.

171 changes: 0 additions & 171 deletions pandas/tests/io/parser/index_col.py

This file was deleted.

107 changes: 0 additions & 107 deletions pandas/tests/io/parser/mangle_dupes.py

This file was deleted.

Loading

0 comments on commit a289aee

Please sign in to comment.