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.
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.