Skip to content

Fix jest/valid-expect lints throughout the codebase #2976

Description

@MadLittleMods

This is a follow-up to #2973

There are too many flawed tests which violate jest/valid-expect and don't pass by simply adding await to the assertions (they require more http mocking, etc). We should fix up these scenarios as they are probably masking some failure cases.

The rule is currently disabled in .eslintrc.js

Metadata

Metadata

Assignees

Labels

T-TaskTasks for the team like planning

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions