pstanoev / simple-svelte-autocomplete

Simple Autocomplete / typeahead component for Svelte
http://simple-svelte-autocomplete.surge.sh/
MIT License
464 stars 78 forks source link

Unit tests #156

Closed azmeuk closed 2 years ago

azmeuk commented 2 years ago

This library lacks unit tests, and this leads to regressions as in #154. This patch updates the test dependencies, and brings a few tests on the nominal cases that can be copied and edited for specific usecases.