patternfly / patternfly/patternfly-react
Bug - [Expandable Section Truncate Demo] - cypress test is failing
@Mash707 ya está trabajando en esto.
Desde el 19/3/2025.
- Lenguaje dominante
- TypeScript
- Estrellas
- 862
- Forks
- 392
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 9
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.