batdetect2/tests
2024-11-10 22:39:30 +00:00
..
data Added a test that replicates the error 2024-11-10 20:06:58 +00:00
__init__.py Added an API file with tests to check basic functionality 2023-02-25 19:40:54 +00:00
conftest.py Added a test that replicates the error 2024-11-10 20:06:58 +00:00
test_api.py fix: the case of no detections is now handled better 2023-05-11 13:59:20 +01:00
test_audio_utils.py Added test to ensure pad_audio function, and utils, are working as expected 2024-11-10 22:39:30 +00:00
test_cli.py tests: Added test for using the spec_feature flag 2023-08-03 11:46:06 +01:00
test_contrib.py Added a test that replicates the error 2024-11-10 20:06:58 +00:00
test_detections.py tests: Added a test to check that detections above the nyquist freq are excluded 2023-11-24 15:40:37 +00:00
test_features.py tests: added tests for feature computation 2023-08-03 11:46:06 +01:00