UltraCakeBakery / kit-forms

Make complex <form>'s easy to make and validate in SvelteKit.
3 stars 2 forks source link

Automated tests #40

Open UltraCakeBakery opened 1 year ago

UltraCakeBakery commented 1 year ago

Once we release 1.0, it would be great if we have some automated testing. We can just run puppeteer, drop some values in every kind of input with every kind of validation. As long as we check once if all validation options are interoperable, we can call it a day.

UltraCakeBakery commented 1 year ago

I would also like it if we can add a test coverage badge and stuff to the readme, and test against server runtime pollution.