Skip to content

CLN: Fix tests not executed by pytest #444

@Dr-Irv

Description

@Dr-Irv

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions