Commit Graph

6 Commits

Author SHA1 Message Date
Šarūnas Nejus
5804a21620 Fix autobpm tests 2026-06-03 18:00:46 +01:00
Sebastian Mohr
9bae5b8fcb test_autobpm: Removed capture_log in favor for pytest caplog 2026-04-30 14:41:25 +02:00
J0J0 Todos
63b23e4a5c autobpm: Test force, quiet, overwrite fallback 2026-04-03 11:28:37 +02:00
Šarūnas Nejus
b683cb6540 Extend requires_import marker with force_ci option
Add force_ci kwarg to requires_import pytest marker to allow tests
to run unconditionally in CI (GitHub Actions), even if the module
is not detected locally. Refactor autobpm test to use this instead
of manual env-checking at module level.
2026-03-08 08:19:55 +00:00
Stefano Rivera
336b5b369e Skip autobpm tests if librosa isn't available
Except under GitHub CI, where we expect all tests to run.
2024-11-30 09:32:08 -04:00
Šarūnas Nejus
111686e563 autobpm: add tests 2024-08-19 22:44:17 +01:00