iusehooks / usetheform

React library for composing declarative forms, manage their state, handling their validation and much more.
https://iusehooks.github.io/usetheform/
MIT License
86 stars 33 forks source link

[WIP] Cypress tests for SimpleFormWithAsync & FormContextWithValidation #33

Open Loriage opened 3 years ago

Loriage commented 3 years ago

Hello @iusehooks,

Here a first PR testing the FormContextWithValidation & SimpleFormWithAsync modules.

It's my first time with Cypress, I hope my current work will please you. If yes, it'll be a pleasure to continue the tests!

Loriage commented 3 years ago

Hello @iusehooks The changes you requested are up!

iusehooks commented 3 years ago

Hi @Loriage ,

hope all good. Are you still working on Cypress?

Thanks.