kaisermann / svelte-loadable

Dynamically load a svelte component
MIT License
322 stars 13 forks source link

Add tests #27

Open JohnnyFun opened 4 years ago

JohnnyFun commented 4 years ago

I may get to this at some point, but wanted to note it in case you're already working on it.

Some cases (not exhaustive):

Could use cypress and cypress-svelte-unit-test. Or the test library that svelte itself uses. Or whatever the implementer's heart desires, so long as it asserts what needs to be asserted :)