Skip to content

Conversation

ronjalh
Copy link
Member

@ronjalh ronjalh commented Sep 9, 2026

No description provided.

@ronjalh ronjalh requested review from xeniag and anettkva September 9, 2026 09:09
@ronjalh ronjalh self-assigned this Sep 9, 2026
@ronjalh ronjalh requested a review from a team as a code owner September 9, 2026 09:09
@ronjalh ronjalh linked an issue Sep 9, 2026 that may be closed by this pull request
@ronjalh ronjalh force-pushed the 3-chore-setup-vitest branch from 9e7c1e6 to 3c42867 Compare September 9, 2026 09:39
@ronjalh ronjalh changed the base branch from main to dev September 9, 2026 10:07
Copy link
Member

@anettkva anettkva left a comment

Choose a reason for hiding this comment

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

Since we will be testing components (props, state, user interaction) and doing snapshot tests, don't we need a DOM available for that? Node doesn't have document/window, so I'd expect those future test to fail. Should we switch to jsdom here (and add it as a dev dependency)?

@ronjalh ronjalh requested a review from anettkva September 9, 2026 11:42
@ronjalh ronjalh added US0 Project setup priority: high labels Sep 9, 2026
Copy link
Member

@xeniag xeniag left a comment

Choose a reason for hiding this comment

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

LGTM!

@anettkva anettkva merged commit df98e7f into dev Sep 11, 2026
@anettkva anettkva deleted the 3-chore-setup-vitest branch September 11, 2026 06:46
Sign in to join this conversation on GitHub.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(test): vitest setup
3 participants