kbrgl / svelte-french-toast

🍞🥂 Buttery smooth toast notifications for Svelte
https://svelte-french-toast.vercel.app/
MIT License
809 stars 28 forks source link

Add component tests #40

Open thenbe opened 1 year ago

thenbe commented 1 year ago

Depends on #39

Since component testing has not been setup yet, I opted to introduce it in it's own PR.

~Until #39 is merged, this diff may be used for a more accurate representation of the changes introduced by this PR.~


Run with pnpm run test (or pnpm run test --ui)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-french-toast ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2023 6:48am
kbrgl commented 1 year ago

Thanks! I’ll review and merge soon as I can.