Skip to content

test(element-ng): migrate s to vitest#1718

Merged
spliffone merged 1 commit intomainfrom
test/element/s-vitest
Mar 24, 2026
Merged

test(element-ng): migrate s to vitest#1718
spliffone merged 1 commit intomainfrom
test/element/s-vitest

Conversation

@spike-rabbit
Copy link
Copy Markdown
Member

@spike-rabbit spike-rabbit commented Mar 23, 2026

@spike-rabbit spike-rabbit requested review from a team and spliffone as code owners March 23, 2026 15:04
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request migrates several test suites from Jasmine to Vitest, focusing on components whose names start with 's'. The migration is well-executed, with correct replacements of Jasmine's API with Vitest's equivalents for spies, timers, and matchers. I've left one comment regarding a type definition in a test that could be more precise, but overall the changes look good.

Comment thread projects/element-ng/slider/si-slider.component.spec.ts
Comment thread projects/element-ng/status-bar/si-status-bar.component.spec.ts Outdated
Comment thread projects/element-ng/side-panel/si-side-panel.component.spec.ts
Comment thread projects/element-ng/side-panel/si-side-panel.component.spec.ts Outdated
Comment thread projects/element-ng/side-panel/si-side-panel.component.spec.ts Outdated
Comment thread projects/element-ng/side-panel/si-side-panel.component.spec.ts
Comment thread projects/element-ng/slider/si-slider.component.spec.ts
Comment thread projects/element-ng/slider/si-slider.component.spec.ts
Comment thread projects/element-ng/status-bar/si-status-bar.component.spec.ts Outdated
@spike-rabbit spike-rabbit force-pushed the test/element/s-vitest branch from 2df2043 to 400779d Compare March 23, 2026 19:02
@spliffone spliffone added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit f582fe1 Mar 24, 2026
11 checks passed
@spliffone spliffone deleted the test/element/s-vitest branch March 24, 2026 06:21
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