Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Add Tests for Failing Form Validation) (#1556)
* extract validated form element to its own component and replace instances thereof * build out basic component test scaffolding * build out test suite for Input Component with integer schema * move getStrapiInputComponent + error expectations to discrete file * add tests for DateInput * add test for Strapi Textarea * add SelectComponent tests * add test for Dropdown * add tests for Checkbox component * add tests for TileGroup component
- Loading branch information