1
0
Fork 0
mirror of synced 2025-04-11 12:30:54 +00:00
vue-formulario/test/unit
2021-06-14 14:02:09 +03:00
..
utils test: Tests logic refactor 2021-06-14 14:02:09 +03:00
validation refactor: Got rid of promises in default validation rules fns, rewritten rules tests 2020-11-09 09:52:04 +03:00
Formulario.test.js test: Imporved test for plugin install, fixed outdated components names 2021-06-14 14:02:09 +03:00
FormularioField.test.js test: Improved test for validation interruption & code style 2021-06-14 14:02:09 +03:00
FormularioFieldGroup.test.js refactor!: FormularioForm - renamed prop errors to fieldsErrors, some internal renamings; tests semantic improvements 2021-06-14 14:02:09 +03:00
FormularioForm.test.js feat: FormularioForm - added ::runValidation() method to run entire form validation manually and return all form violations 2021-06-14 14:02:09 +03:00
PathRegistry.test.js refactor: Simplified logic of field components registry, moved value set logic from registry to form component 2021-06-14 14:02:09 +03:00