Skip to content

Commit ba41387

Browse files
committed
Update README.md
1 parent 6a6299e commit ba41387

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@ npm run build
148148
```
149149

150150
## Test
151-
TODO
151+
```bash
152+
npm run test
153+
```
152154

153155
## TODO
154156
* [x] Date picker with bootstrap-datepicker
@@ -160,7 +162,7 @@ TODO
160162
* [ ] Groupable fields
161163
* [ ] Validation handling with multiple models
162164
* [ ] Bundle for vendor files
163-
* [ ] Unit tests, coverage and CI
165+
* [x] Unit tests, coverage and CI
164166
* [ ] try [joi](https://www.npmjs.com/package/joi) for validation
165167

166168
## License

0 commit comments

Comments
 (0)