Skip to content

feat: add vitest testing infrastructure and utilities#135

Merged
jonathanlab merged 1 commit intomainfrom
testing-infrastructure
Nov 19, 2025
Merged

feat: add vitest testing infrastructure and utilities#135
jonathanlab merged 1 commit intomainfrom
testing-infrastructure

Conversation

@jonathanlab
Copy link
Contributor

@jonathanlab jonathanlab commented Nov 18, 2025

This sets up vitest​ + @testing-library/react​ so we can actually verify the panel stuff and all of it's edge cases are handled properly, both in store and UI

@wiz-7ad640923b
Copy link

wiz-7ad640923b bot commented Nov 18, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Total -

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

- Add Vitest configuration with jsdom environment
- Configure TypeScript for test files
- Create test setup with React Testing Library
- Add test fixtures for panel testing
- Add test helpers and utilities
- Add Vitest dependencies (testing-library, vitest, jsdom)
@jonathanlab jonathanlab force-pushed the testing-infrastructure branch from b33454d to cafe394 Compare November 18, 2025 18:17
@jonathanlab jonathanlab marked this pull request as ready for review November 18, 2025 18:20
@jonathanlab jonathanlab requested a review from a team as a code owner November 18, 2025 18:20
Copy link
Contributor

@lucasheriques lucasheriques left a comment

Choose a reason for hiding this comment

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

thank you!!!

Copy link
Contributor Author

jonathanlab commented Nov 19, 2025

Merge activity

  • Nov 19, 10:36 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Nov 19, 10:37 AM UTC: @jonathanlab merged this pull request with Graphite.

@jonathanlab jonathanlab merged commit a0c9525 into main Nov 19, 2025
9 of 10 checks passed
@jonathanlab jonathanlab deleted the testing-infrastructure branch November 19, 2025 10:37
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.

2 participants