-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(picture): remove testing library dep
This commit removes `@testing-library/vue` dependency from the `ix-picture` spec. This fixes an issue we were having with their plugin registration functionality. This commit also updates the test suite to use Vue 3 syntax and APIs for all tets. It makes extensive use of the officially maintained `@vue/test-utils` testing utilities.
- Loading branch information
Showing
1 changed file
with
67 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters