Skip to content

PSP-11211: SPIKE: Update VITEST to latest version#5256

Draft
eddherrera wants to merge 2 commits intobcgov:vite-vitest-updatefrom
eddherrera:psp-11211
Draft

PSP-11211: SPIKE: Update VITEST to latest version#5256
eddherrera wants to merge 2 commits intobcgov:vite-vitest-updatefrom
eddherrera:psp-11211

Conversation

@eddherrera
Copy link
Copy Markdown
Collaborator

@eddherrera eddherrera commented Mar 18, 2026

Main upgrades:

  • Node: 20.19
  • Vite: 8.0.0
  • Vitest: 4.1.0
  • OTHER libraries updates.

Pending:

  • Dart Sass: Deprecation warnings
  • Breaking changes on tests:
image

@eddherrera eddherrera self-assigned this Mar 18, 2026
@eddherrera eddherrera added the tech-debt Removing technical debt label Mar 18, 2026
getMockManagementActivityNotStarted,
} from '@/mocks/managementActivity.mock';
import { act, render, RenderOptions, screen, userEvent, waitFor } from '@/utils/test-utils';
import { act, render, renderAsync, RenderOptions, screen, userEvent, waitFor, waitForEffects } from '@/utils/test-utils';

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports render, waitFor.
@sonarqubecloud
Copy link
Copy Markdown

@eddherrera eddherrera marked this pull request as ready for review March 20, 2026 18:02
@eddherrera eddherrera changed the base branch from dev to vite-vitest-update March 20, 2026 18:03
@asanchezr asanchezr marked this pull request as draft March 20, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech-debt Removing technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants