Skip to content

Enable ACT tests for video-caption (eac66b)#352

Merged
koddsson merged 2 commits intomainfrom
fix/347-video-caption
Mar 13, 2026
Merged

Enable ACT tests for video-caption (eac66b)#352
koddsson merged 2 commits intomainfrom
fix/347-video-caption

Conversation

@koddsson
Copy link
Owner

Summary

  • Removed eac66b from rulesToIgnore in generate-act-tests.js
  • 3 of 4 ACT test cases pass directly
  • 1 test skipped: Passed Example 2 where ACT considers a text transcript paragraph as a valid alternative to <track> captions — the scanner only checks for <track kind="captions"> child elements

Fixes #347

Test plan

  • All 176 tests pass (172 existing + 4 new, 1 skipped)
  • No regressions

🤖 Generated with Claude Code

Remove eac66b from rulesToIgnore and generate ACT tests for the
video-caption rule. Skip Passed Example 2 which expects a text
transcript to serve as an alternative to captions — the scanner
cannot detect nearby text content as a valid caption alternative.

Fixes #347

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@koddsson koddsson enabled auto-merge (squash) March 13, 2026 11:30
@koddsson koddsson merged commit ffd2119 into main Mar 13, 2026
1 check passed
@koddsson koddsson deleted the fix/347-video-caption branch March 13, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable ACT tests for video-caption (eac66b)

1 participant