VeryGoodOpenSource / formz

A unified form representation in Dart used at Very Good Ventures 🦄

Home Page:https://pub.dev/packages/formz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test: include tests in example

alestiago opened this issue · comments

Is your feature request related to a problem? Please describe.
I would like the example to have tests, to help those users which might have doubts how should a project with Formz be tested. In addition, it helps strengthen the CI and avoid merging erroneous example code.

Describe the solution you'd like
I would like 100% test coverage on the example.

Additional context

  • There is no test file in the example, see here.