Commit graph

11 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
bec298d63f Fix missing mutagen 2021-06-08 14:24:32 +02:00
jo
9639010ba6 Fix tests naming 2021-06-08 14:24:32 +02:00
jo
23d02bf959 fix: Temp dir path might contain underscores 2021-06-08 14:24:32 +02:00
jo
21c8aa65db Add extra comment on helper function 2021-06-08 14:24:32 +02:00
jo
6700b4b8e0 Extract common fixtures in conftest.py 2021-06-08 14:24:32 +02:00
jo
6dee626cbd Migrate filemover_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/filemover_analyzer_tests.py (Browse further)