Skip to content
New issue

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

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

Already on GitHub? # to your account

Unit tests for validation #218

Closed
AloisSeckar opened this issue Jun 3, 2024 · 1 comment
Closed

Unit tests for validation #218

AloisSeckar opened this issue Jun 3, 2024 · 1 comment
Labels
1.2 target Issues aimed for 1.2 release help wanted Extra attention is needed maintenance Code and project improvements

Comments

@AloisSeckar
Copy link
Owner

Currently validations are not properly tested. Adding @nuxt/test-utils and design a set of tests to prove validations are implemented correctly should contribute to the application robustness.

And it would be great to be implemented together with #193 to immediately ensure nothing got broken through this refactoring.

@AloisSeckar
Copy link
Owner Author

Task completed for now. The method (Nuxt Test Utils + Vitest) was established and initial set of 120 validation tests was implemented. The collection of tests would grow eventually.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1.2 target Issues aimed for 1.2 release help wanted Extra attention is needed maintenance Code and project improvements
Projects
None yet
Development

No branches or pull requests

1 participant