aboutsummaryrefslogtreecommitdiff
path: root/tests/test_io_path_handling.py
Commit message (Collapse)AuthorAge
* Test: Add tests for path handling in rd() functionSam Scholten2025-10-24
- Test absolute filename with data_path (main bug fix scenario) - Test relative filename with data_path - Test missing XML sidecar error handling - Added pytest as dev dependency