Skip to content

refactor: name VideoGen hosted backend predicates (#6680) - #6685

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-6680
Sep 9, 2026
Merged

refactor: name VideoGen hosted backend predicates (#6680)#6685
atomantic merged 2 commits into
mainfrom
claim/issue-6680

Conversation

@atomantic

@atomantic atomantic commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Extract the existing hosted-backend predicate into reusable names.
  • Preserve the separate federated-render distinction for display sleep and batch sizing.

Tests

  • npx vitest run src/pages/VideoGen.federatedTarget.test.jsx src/pages/VideoGen.backendSwitch.test.jsx src/pages/VideoGen.reactor.test.jsx src/pages/VideoGen.modelLoading.test.jsx
  • npx biome lint --error-on-warnings src/pages/VideoGen.jsx
  • npm test — 911 files passed, 1 skipped; 11,226 tests passed, 8 skipped, and the only failure was a 5-second timeout in src/a11yConventions.test.js.
  • npx vitest run src/a11yConventions.test.js — isolated rerun passed 50/50 in 2.22s, confirming the full-suite timeout was transient and unrelated to this change.

Closes #6680

@atomantic
atomantic merged commit 8b3073a into main Sep 9, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-6680 branch September 9, 2026 04:26
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.

[complexity-videogen-hosted-backend-predicate] VideoGen re-inlines the hosted-backend test 12 times beside the named predicate that already exists

1 participant