-
Notifications
You must be signed in to change notification settings - Fork 26
Update vitest librariesΒ #234
Copy link
Copy link
Closed
Labels
Type: ChoreMaintenance work. It should have no impact on external users, e.g. Update deps, update pipelines.Maintenance work. It should have no impact on external users, e.g. Update deps, update pipelines.
Description
π Context
Vitest has upgraded their framework two major versions above what we current install in the app. We have 0.34.2 and the latest version is 2.5.0 so lets upgrade to the latest version.
As a prerequisite check their release logs for any potential breaking changes and also check their repo for any raised issues related to the new version.
π Subtasks
- Check Vitest library release log and github issues
- Upgrade the library to latest version
- Ensure all existing unit tests work as before and pass ok
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: ChoreMaintenance work. It should have no impact on external users, e.g. Update deps, update pipelines.Maintenance work. It should have no impact on external users, e.g. Update deps, update pipelines.
Type
Projects
Status
π¦ Done