Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests #83

Open
itsalb3rt opened this issue Nov 5, 2022 · 2 comments
Open

Unit tests #83

itsalb3rt opened this issue Nov 5, 2022 · 2 comments
Assignees
Labels

Comments

@itsalb3rt
Copy link
Owner

itsalb3rt commented Nov 5, 2022

Description

Test all the components, mixins and store inside the app.

The app have a test suit ready using vitest, Vue test tool and the necessary code to run tests. https://v1.test-utils.vuejs.org/

How to

All the test are created inside the tests directory following the structure of the app, for example;

  • components/products/ListProduct.vue
  • tests/components/products/ListProduct.test.vue
@rafieltq
Copy link
Contributor

rafieltq commented Oct 5, 2023

Please can you assign me this issue?

@itsalb3rt
Copy link
Owner Author

Ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants