tmpfs / async-validate

Asynchronous type validation for node and the browser
Other
314 stars 45 forks source link

Add code coverage #12

Closed tmpfs closed 9 years ago

tmpfs commented 10 years ago

Istanbul added, coverage not too bad, all tests should be migrated to bdd and use async style.

tmpfs commented 10 years ago

Migrated to async bdd in 3bbd9d01b45a0f327ed3cdb1ba43d757d78d4815.

Now aiming for 100% code coverage.

tmpfs commented 10 years ago

Also migration from assert style to expect/should would be good.

tmpfs commented 9 years ago

100% code coverage in e9ba53e693816d7ca45541c9a6f8e2c23fdad6e0.