-
-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Description
We have tests that are not beginning with the word test_
so then pytest
doesn't execute them. Need to rename them and then see if they really work.
test_api_types.py:def check_extension_dtypes() -> None:
test_frame.py:def df_accepting_dicts_iterator() -> None:
test_frame.py:def series_added_in_astype() -> None:
test_io.py:def btest_read_fwf():
test_timefuncs.py:def fail_on_adding_two_timestamps() -> None:
Metadata
Metadata
Assignees
Labels
No labels