epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.49k stars 338 forks source link

Test composables #1399

Closed asvae closed 2 years ago

asvae commented 2 years ago

That's the most important thing to test as composables have very high reuse value.

We want to test global composables:

I suggest creating an issue for each hook. + you can split this whole task into multiple mrs for convenience.

aluarius commented 2 years ago

Moved to https://github.com/epicmaxco/vuestic-ui/issues/2342