ddn.compressor.select_provider
Unit Tests: selectProvider Functionality
This module tests the provider selection logic that is used internally by makeCompressor, makeDecompressor, and related functions.
These tests verify:
- Priority-based provider selection (highest priority wins)
- Named provider selection
- Error handling for missing providers
- String-based format ID provider selection
No exported symbols.