Internal issue 3081 - IcTextFields need input delay when testing with cypress
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
Currently IcTextFields need typing to be slowed down when testing in Cypress, otherwise characters are missed. This isn't ideal because it adds a non-insignificant amount of run time to long test suites
Contributor guide
Research direction
Start by locating the Cypress tests that exercise IcTextFields and reproduce the missed-character behavior with normal typing. Compare the current test interaction with slowed typing and determine a reliable way for the tests to pass without adding significant suite runtime. Done means IcTextFields Cypress coverage no longer misses characters during normal typing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100