Page MenuHomePhabricator

Switch fundraising-frontend from JEST to VITEST
Closed, ResolvedPublic1 Estimated Story Points

Description

Problem:
Some of our dependencies seem to be abandoned (vue-jest, ...).
This causes us to not be able to update several other dependencies like jsdom anymore.

Solution strategy:
Switch from jest to vitest as a test framework.
This means:

  • we need to probably touch every test in the frontend repository, update the syntax, figure out special cases (not supported test features, ...)

e.g.:
https://github.com/wmde/fundraising-app-frontend/pull/726

Event Timeline

AbbanWMDE set the point value for this task to 2.Apr 14 2026, 8:54 AM
AbbanWMDE changed the point value for this task from 2 to 1.Apr 28 2026, 9:07 AM