emberjs / emberjs/ember-test-helpers
Use Performance API to indicate "Waiting for ..." operations
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/qunitjs/qunit/pull/1296, we could use the Performance API to indicate e.g. "Waiting for settledness after clicking on [data-test-foo]".
For long wait times, this might make it easier to identify what part of the code was causing the long wait times 🤔
Contributor guide
Assessment
This issue has not been assessed yet.