validate icon indicating copy to clipboard operation
validate copied to clipboard

Add tests

Open agch-dev opened this issue 5 years ago • 2 comments

Feature Requests

Checklist

  • [x] My feature request is specific to @rootstrap/validate.

  • [x] I've searched open issues to make sure I'm not opening a duplicate feature request

Description

Tests should be added to validate that given certain value inputs, the custom validators return the expected result

agch-dev avatar Sep 08 '20 14:09 agch-dev

Is there a particular testing framework you were eyeing to build out your test suite? I believe I can help you set this up and get a couple of small tests written this weekend in any case. 🙂

adrichey avatar Oct 03 '20 01:10 adrichey

hi @adrichey sorry for the late response. Tests should be quite simple so I think that jest should do just fine. If you are still interested we would really appreciate the contribution!

agch-dev avatar Mar 17 '21 19:03 agch-dev