patternfly / patternfly/patternfly-react
Bug - [Expandable Section Truncate Demo] - cypress test is failing
@Mash707 is already working on this.
Since Mar 19, 2025.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the problem
Followup to #11625 , currently expandablesectiontruncate.ts is not include into testing. It is failing the conditionally rendering test.
How do you reproduce the problem?
https://github.com/patternfly/patternfly-react/blob/42eea0ff2352f1352d5943eca14ab8cf66eab161/packages/react-integration/cypress/integration/expandablesectiontruncate.ts#L11-L19
The above test is failing.
Expected behavior
The file should be renamed to expandablesectiontruncate.spec.ts so that it is included in testing and the test should not fail.
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.
Assessment
This issue has not been assessed yet.