- Convert `_fixed_detection_callback` module fn to `fixed_detection_callback` fixture - Add `make_raster_dataset` factory fixture replacing direct `_FakeRasterDataset(...)` calls in 8 tests - Add `make_recording_callback` factory fixture replacing duplicated closure pattern - Merge `test_windowed_raster_reads_correct_window_content` and `test_windowed_raster_matches_in_memory_array_with_overlap` into single parametrized `test_raster_tiles_match_array_tiles[no-overlap|with-overlap]` - Drop verbose section divider comments --- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test_inference_slicer.py | ||
| test_inference_slicer_geotiff.py | ||
| test_smoother.py | ||