AlaskaAirlines / auro-skeleton

Custom element that provides users a way to indicate the loading of asynchronous content on a page.
https://auro.alaskaair.com/components/auro/skeleton
Apache License 2.0
0 stars 0 forks source link

Automated tests need expanding #11

Open jason-capsule42 opened 3 years ago

jason-capsule42 commented 3 years ago

Describe the bug

Currently the only test that exists for this component is that the custom element is defined.

While auro-skeleton is extremely simple and there is not much to test I think we should expand this coverage to include rendering all three style variations of the element (round, oval, square) and validate the correct rendering.