GhentCDH / vue_component_annotated_text

https://www.npmjs.com/package/@ghentcdh/vue-component-annotated-text
MIT License
0 stars 0 forks source link

Setup testing #11

Open bovandersteene opened 1 week ago

bovandersteene commented 1 week ago

Is your feature request related to a problem? Please describe. To avoid breaking changes in the feature, or introduce new bugs on parts that are already finished and working. In that way refactoring is also easier.

Describe the solution you'd like Setup some basic component tests, to ensure everything that is already working keeps on working.

To avoid some boiler plate code we can use: https://testing-library.com/docs/vue-testing-library/intro