-
Notifications
You must be signed in to change notification settings - Fork 156
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
increase unit test coverage #5217
Labels
Comments
This was referenced Jun 9, 2021
10 tasks
38 tasks
10 tasks
This was referenced Jun 10, 2021
This was referenced Jun 17, 2021
9 tasks
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an epic and needs to be divided into smaller parts.
Currently only very limited areas are covered by unit test for now this areas should be prioritised to be covered:
@click
,@input
,$emit
): check if desired action happens, check for issues when invalid input is givenFor now don't test:
Other jobs:
The text was updated successfully, but these errors were encountered: