test: add test for svelte components

This commit is contained in:
2026-02-08 04:14:03 +05:00
parent db26272ac5
commit 1a0d99828e
16 changed files with 661 additions and 0 deletions
@@ -0,0 +1,3 @@
<svg data-testid="mock-icon" viewBox="0 0 24 24">
<circle cx="12" cy="12" r="10" />
</svg>

After

Width:  |  Height:  |  Size: 96 B