diff --git a/README.md b/README.md index ce1cd161..f2e7e57b 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,9 @@ npm run build ``` ## Test -TODO +```bash +npm run test +``` ## TODO * [x] Date picker with bootstrap-datepicker @@ -160,7 +162,7 @@ TODO * [ ] Groupable fields * [ ] Validation handling with multiple models * [ ] Bundle for vendor files -* [ ] Unit tests, coverage and CI +* [x] Unit tests, coverage and CI * [ ] try [joi](https://www.npmjs.com/package/joi) for validation ## License