1
0
mirror of synced 2024-11-22 05:16:05 +03:00
vue-formulario/test/unit
2021-06-14 14:02:10 +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: Tests logic refactor, typehinting improvements 2021-06-14 14:02:10 +03:00
FormularioFieldGroup.test.js feat!: FormularioField - individual field errors are always presumed as a string array 2021-06-14 14:02:10 +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 test: Tests logic refactor, typehinting improvements 2021-06-14 14:02:10 +03:00