v3.8.2
Test Infrastructure
- Add
dotnet testto CI pipeline (Python tests excluded via trait filter) - Add 12 new tests: 6 unit (Torznab XML, query validation) + 6 integration (health checks, search endpoints)
- Add ZileanWebApplicationFactory, TestDataBuilder, and Testcontainers fixture
- Fix Testcontainers port binding (random ports instead of fixed 5432)
- Enable branch protection on main (require CI pass before merge)
No user-facing changes. Internal test infrastructure only.