patternfly / patternfly/patternfly-react
Some tooltip tests unexpectedly failing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the enhancement or change
Related to https://github.com/patternfly/patternfly-react/pull/9283 (where tests were temporarily skipped), possibly related to https://github.com/patternfly/patternfly-react/pull/9339
Some tests failed in 9283 linked above despite not touching the Tooltip component. May be related to updates made to 9339. Either way we'll need to look into updating or removing tests if they are no longer applicable to Tooltip.
Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?
Any other information?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Tooltip tests affected by pull requests 9283 and 9339, starting with the tests that were temporarily skipped in 9283. Determine whether the failures reflect changed Tooltip behavior or obsolete assertions, then update or remove only the no-longer-applicable tests and confirm the Tooltip test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100