Commit Graph

11 Commits

Author SHA1 Message Date
ljnsn a9ed587ac0 fix-lint: black format 2024-05-31 17:55:59 +02:00
ljnsn e20905e992 Add type ignore. 2022-12-21 23:51:45 +01:00
ljnsn de8e688359 Remove outer test class and add typing to tests. 2022-12-21 23:51:45 +01:00
ljnsn aa4e0cd60c Raise error on invalid path. Fixes #5 2022-12-21 23:51:45 +01:00
ljnsn e88ac035a2 Fix test list assertion. 2022-11-16 00:41:17 +01:00
Vagner Bessa e06e2519a0 Add: test to 'skiprow' feature 2022-11-16 00:41:17 +01:00
iuvbio 4e02c44276 add fods tests 2021-08-20 19:14:26 +02:00
iuvbio 519ebd3067 cosmetic fix: self argument 2020-10-21 17:44:45 +02:00
iuvbio e1c602d01a if sheet does not exist, raise KeyError instead of ValueError 2020-02-23 17:24:08 +01:00
iuvbio f2134b4822 make sheet_id optional 2020-02-23 17:17:25 +01:00
iuvbio 9fda0f0e83 move tests to top level dir, remove __init__ 2020-02-23 16:54:11 +01:00
Renamed from pandas_ods_reader/tests/test_read_ods.py (Browse further)