appuniversum / ember-appuniversum

Ember addon wrapping the appuniversum components.
https://appuniversum.github.io/ember-appuniversum
MIT License
14 stars 11 forks source link

Remove the icon tests from the `AuAccordion` component #485

Closed Windvis closed 5 months ago

Windvis commented 5 months ago

These tests are frail since they depend on the icon setup and don't really test if it actually works. Ideally we would test this with some kind of visual regression testing setup, but for now we'll just remove the tests.