-
Notifications
You must be signed in to change notification settings - Fork 451
Labels
frontendRelates to the project frontendRelates to the project frontendhelp wantedExtra attention is neededExtra attention is neededtypescriptRelates to TypeScript codeRelates to TypeScript code
Description
Terms
- I have searched all open bug reports
- I agree to follow activist's Code of Conduct
Behavior
As of now the setup for importing global functions and classes to the Vitest suite is not working properly such that we have lots of errors. Each time we add something new we also need to add lots of mocks and types to make sure that individual tests will run rather than a reactive solution to changes that are happening in the frontend.
This issue is to investigate this part of the testing infrastructure and improve it :)
Metadata
Metadata
Assignees
Labels
frontendRelates to the project frontendRelates to the project frontendhelp wantedExtra attention is neededExtra attention is neededtypescriptRelates to TypeScript codeRelates to TypeScript code
Type
Projects
Status
Todo