svelte-testing-library
svelte-testing-library copied to clipboard
test: remove unnecessary tests and skips
Overview
This PR follows up the option cleanup of #325 with some test cleanup.
Change log
- Remove an unnecessary cleanup test skip
- Remove a redundant
fireEventtest - Ensure
IS_SVELTE_5from util is used in tests - Align
consolemocks for consistency - Replace
new Promisefor sleep withnode:timers/promises - Sort imports in tests when my editor yelled at me
#325 is merged. This one should be rebasable without any conflict.
@yanick rebased and ready for re-review
:tada: This PR is included in version 4.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket: