Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed May 8, 2016
1 parent 6a6299e commit ba41387
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ npm run build
```

## Test
TODO
```bash
npm run test
```

## TODO
* [x] Date picker with bootstrap-datepicker
Expand All @@ -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
Expand Down

0 comments on commit ba41387

Please sign in to comment.