devedeng-extended/tests
Luna 691664095b Add pytest suite and CI (roadmap A1)
37 headless tests covering the logic that is cheap to break:
- split planner: plan_disc_split, chapter helpers (whole-fit, multi-disc
  partition, single-movie chapter/even-cut split, contiguous coverage)
- High-profile fill-disc bitrate math (disc count + bounds + capacity)
- ffmpeg command generation: profiles, text/image hardsub, 2-pass, nice,
  progress-to-file, even pad/crop + positive offsets, -ss seek, and the
  AC3 448k audio-clamp regression
- ffprobe subtitle detection: text/image classification, tags/disposition

tests/conftest.py makes the in-tree package importable and installs the
gettext _ builtin so modules run headless. Forgejo Actions workflow runs
the suite on push/PR. Update CLAUDE.md's testing section accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 22:26:22 -07:00
..
conftest.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_ffmpeg_command.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_ffprobe_detection.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_high_profile_bitrate.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00
test_split_planner.py Add pytest suite and CI (roadmap A1) 2026-06-04 22:26:22 -07:00