You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's only an example test. It would be a good idea to add some testing maybe with something like svelte-testing-library along with Jest. This way we can familiarise ourselves with the codebase through writing some tests.
The text was updated successfully, but these errors were encountered:
Hi @edward-hong, this is a good idea though the application doesn't have a lot of business logic at the moment so there's not a ton to test. I think running storybook snapshot tests might be a better approach at this point, see #117
Let's keep this open though and return to it later. I'm sure we'll start accumulating stuff to test before too long...
Currently there's only an example test. It would be a good idea to add some testing maybe with something like svelte-testing-library along with Jest. This way we can familiarise ourselves with the codebase through writing some tests.
The text was updated successfully, but these errors were encountered: