mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
1.1 KiB
1.1 KiB
id, title, status, assignee, created_date, updated_date, labels, dependencies, parent_task_id, priority
| id | title | status | assignee | created_date | updated_date | labels | dependencies | parent_task_id | priority | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TASK-48.5 | Add verification plan/tests for streaming mode behavior | To Do | 2026-02-14 06:03 | 2026-02-14 08:19 |
|
TASK-48 | low |
Description
Create a validation plan or tests for CLI flag behavior, stream resolution, and subtitle precedence/fallback rules so streaming mode changes are measurable and regressions are caught.
Acceptance Criteria
- #1 Document/manual checklist covers
-sand--streaminvocation and streaming-only behavior. - #2 Include cases for (a) stream with JP subtitles, (b) no JP subtitles with Jimaku fallback, (c) primary-language not Japanese.
- #3 Run or provide reproducible checks to confirm non-streaming behavior unchanged.
Implementation Notes
Superseded by TASK-51. Verification plan moved to deferred reimplementation context.