Commit graph

9 commits

Author SHA1 Message Date
jo
2ef63e8c4e Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
jo
05cb98257f Replace mock with stdlib unittest.mock 2021-09-07 12:40:45 +02:00
jo
9f768bb5c4 Rework tests to work with new fixtures 2021-08-30 21:23:48 +02:00
jo
15cd4e58dc Properly test metadata unparsable file 2021-06-08 14:28:18 +02:00
jo
bec298d63f Fix missing mutagen 2021-06-08 14:24:32 +02:00
jo
8b7d6f8a7e Migrate metadata_analyzer_test to pytest 2021-06-08 14:24:32 +02:00
jo
01fbd1e8b9 Add isort pre-commit hook
Sort import statement in python files

See https://github.com/PyCQA/isort
2021-06-05 00:39:35 +02:00
jo
b26de72704 Remove python encoding pragma 2021-06-05 00:39:23 +02:00
jo
5eb357520e Rename tests to test in airtime_analyzer 2021-06-04 17:06:05 +02:00
Renamed from python_apps/airtime_analyzer/tests/metadata_analyzer_tests.py (Browse further)