Skip to content

Run vitest during frontend build#9022

Merged
lstein merged 5 commits intoinvoke-ai:mainfrom
JPPhoto:frontend-vitest-build
Apr 5, 2026
Merged

Run vitest during frontend build#9022
lstein merged 5 commits intoinvoke-ai:mainfrom
JPPhoto:frontend-vitest-build

Conversation

@JPPhoto
Copy link
Copy Markdown
Collaborator

@JPPhoto JPPhoto commented Apr 5, 2026

Summary

vitest should be run as part of a build, making sure that no regressions or other changes have been introduced inadvertently.

Also added a frontend-test target to the Makefile.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1049495067846524939/1490357497234456697

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@JPPhoto JPPhoto added the frontend PRs that change frontend files label Apr 5, 2026
@JPPhoto JPPhoto added the v6.13.x label Apr 5, 2026
@github-actions github-actions bot added the frontend-deps PRs that change frontend dependencies label Apr 5, 2026
@github-actions github-actions bot added the Root label Apr 5, 2026
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for the contribution.

@lstein lstein merged commit be015a5 into invoke-ai:main Apr 5, 2026
13 checks passed
@JPPhoto JPPhoto deleted the frontend-vitest-build branch April 6, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files frontend-deps PRs that change frontend dependencies Root v6.13.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants