| .. |
|
data
|
Ensure train inputs are almost equal
|
2024-11-18 18:10:58 +00:00 |
|
test_api_v2
|
Allow loading predictions in different formats
|
2026-03-18 16:17:50 +00:00 |
|
test_core
|
Add config for dynamic imports, and tests
|
2026-03-16 09:30:23 +00:00 |
|
test_data
|
Moving types around to each submodule
|
2026-03-18 00:01:35 +00:00 |
|
test_evaluate
|
Moving types around to each submodule
|
2026-03-18 00:01:35 +00:00 |
|
test_inference
|
Allow loading predictions in different formats
|
2026-03-18 16:17:50 +00:00 |
|
test_models
|
Moving types around to each submodule
|
2026-03-18 00:01:35 +00:00 |
|
test_outputs/test_transform
|
Add roundtrip test for encoding decoding geometries
|
2026-03-18 12:09:03 +00:00 |
|
test_postprocessing
|
Moved decoding to outputs
|
2026-03-18 01:35:34 +00:00 |
|
test_preprocessing
|
Update tests
|
2026-03-08 18:41:05 +00:00 |
|
test_targets
|
Add test for preprocessing
|
2026-03-08 17:11:27 +00:00 |
|
test_train
|
Allow training on existing model
|
2026-03-18 13:58:52 +00:00 |
|
test_utils
|
Fix tests
|
2025-11-28 18:10:37 +00:00 |
|
__init__.py
|
Added an API file with tests to check basic functionality
|
2023-02-25 19:40:54 +00:00 |
|
conftest.py
|
Moving types around to each submodule
|
2026-03-18 00:01:35 +00:00 |
|
test_api.py
|
Added test to validate that changing model loading behaviour did not change model predictions
|
2024-11-11 11:46:27 +00:00 |
|
test_audio_utils.py
|
Attend test warnings
|
2025-04-22 09:17:17 +01:00 |
|
test_cli.py
|
Add a test to validate that empty files are handled gracefully
|
2024-11-11 12:43:46 +00:00 |
|
test_contrib.py
|
Created test to verify no errors occurred when running on padpadpadpad recordings
|
2024-11-11 12:13:00 +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
|
Remove user warning from plotting function
|
2025-08-25 22:49:48 +01:00 |
|
test_model.py
|
Fix tests
|
2025-11-28 18:10:37 +00:00 |