..
data
Ensure train inputs are almost equal
2024-11-18 18:10:58 +00:00
test_api_v2
feat: default to bundled checkpoint
2026-05-06 10:33:04 +01:00
test_cli
feat: default to bundled checkpoint
2026-05-06 10:33:04 +01:00
test_core
Add config for dynamic imports, and tests
2026-03-16 09:30:23 +00:00
test_data
Add path_in_list condition
2026-04-04 10:44:35 +01:00
test_evaluate
Create save evaluation results
2026-03-18 16:49:22 +00:00
test_inference
Allow loading predictions in different formats
2026-03-18 16:17:50 +00:00
test_models
refactor: remove aggregate app config
2026-05-04 23:10:31 +01:00
test_outputs /test_transform
Separate targets and ROI
2026-03-29 13:11:42 +01:00
test_postprocessing
Allow building new head
2026-03-18 17:44:35 +00:00
test_preprocessing
Remove stale load functions
2026-03-18 19:43:54 +00:00
test_targets
feat: support target config roundtrips
2026-05-04 22:31:32 +01:00
test_train
feat: default to bundled checkpoint
2026-05-06 10:33:04 +01: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
feat: persist target configs in checkpoints
2026-05-04 22:54:32 +01: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
Mark some tests as slow for quicker feedback
2026-03-29 15:55:24 +01:00
test_contrib.py
Mark some tests as slow for quicker feedback
2026-03-29 15:55:24 +01:00
test_detections.py
Mark some tests as slow for quicker feedback
2026-03-29 15:55:24 +01:00
test_features.py
Remove user warning from plotting function
2025-08-25 22:49:48 +01:00
test_model.py
Mark some tests as slow for quicker feedback
2026-03-29 15:55:24 +01:00