Skip to content

Commit 4f0f2e6

Browse files
committed
Update readme with test added
1 parent 7e68fd9 commit 4f0f2e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,14 +187,14 @@ And now you can run tests ^^
187187
## Test coverage:
188188
Master version might not have the last test updates. Check out the `develop` branch to see the last updates. Also, the actual test coverage (in `develop` branch) is fully referenced in #3 issue.
189189
190-
- [ ] Core
190+
- [x] Core
191191
- [x] Exported module
192192
- [x] Model
193193
- [x] Modelate
194-
- [ ] Validate
194+
- [x] Validate
195195
- [ ] Validators
196-
- [ ] Type
197-
- [ ] Length
196+
- [x] Type
197+
- [x] Length
198198
- [ ] Value
199199
- [ ] Custom function
200200
- [ ] Date

0 commit comments

Comments
 (0)