Skip to content

Set per-test expected duration #199

Open
@kadler

Description

@kadler

The default "slow" time for tests is 75ms. Any test taking longer than that will be marked slow. Our functional toolkit tests take 1000-4000s, however, so they are all marked "slow". We should adjust each test case to determine what a proper slow value is for it and mark it appropriately.

https://mochajs.org/#test-duration

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestkeep-openExempts stale action from auto closing the issue/pr.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions