Add End-to-End-Tests for multilevel accordions #3431
Labels
📦 components
Related to the @swisspost/design-system-components package
good first issue
Good for newcomers
v8
v9
The tests should make sure the opening/closing logic of accordion items works as expected in multilevel accordions, especially for the case where multiple open items are not allowed.
Possible testcases could be:
=> First lower level item should close and the second lower level item should be open
=> Same behavior as above
The text was updated successfully, but these errors were encountered: