Skip to content

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

Draft
eddherrera wants to merge 2 commits intobcgov:devfrom
eddherrera:psp-11211
Draft

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

Conversation

@eddherrera
Copy link
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

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.

1 participant