-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Form validation tests #525
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #525 +/- ##
==========================================
+ Coverage 84.55% 91.65% +7.09%
==========================================
Files 9 21 +12
Lines 395 671 +276
Branches 109 184 +75
==========================================
+ Hits 334 615 +281
+ Misses 52 49 -3
+ Partials 9 7 -2 ☔ View full report in Codecov by Sentry. |
Form validation was merged a while back, so am just merging the test cases for it. Having issues with the tests for Vue.