Skip to content

Improve auto importing within Vitest suite #1739

@andrewtavis

Description

@andrewtavis

Terms

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 frontendhelp wantedExtra attention is neededtypescriptRelates to TypeScript code

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions