knadh / localStorageDB

A simple database layer for localStorage and sessionStorage for creating structured data in the form of databases and tables
http://nadh.in/code/localstoragedb
814 stars 128 forks source link

Unit Test ? #48

Closed nateriver520 closed 9 years ago

nateriver520 commented 9 years ago

I noticed currently this project did not have any test. Could I send a pull request to add some test cases for this project ?

knadh commented 9 years ago

Sure.

nateriver520 commented 9 years ago

Already send RP #49

knadh commented 9 years ago

Merged.