Skip to content

test([issue-7020]): assert migration 314 missing-file skip - #7071

Merged
atomantic merged 1 commit into
mainfrom
claim/issue-7020
Sep 12, 2026
Merged

test([issue-7020]): assert migration 314 missing-file skip#7071
atomantic merged 1 commit into
mainfrom
claim/issue-7020

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • replace the tautological missing-file assertion with an explicit promise-resolution check
  • verify migration 314 does not create data/media-models.json when the source file is absent

Tests

  • npx vitest run ../scripts/migrations/314-fastvideo-mlx-models.test.js

Closes #7020

@atomantic
atomantic merged commit db4d26c into main Sep 12, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-7020 branch September 12, 2026 02:14
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.

[test-quality-migration-314-expect-true-tautology] Migration 314 test uses literal expect(true).toBe(true) on missing media-models.json

1 participant