alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Update Unit Tests #24

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

The unit tests are currently passing, but I think there are some problems with them. Look into updating them.

alanjames1987 commented 9 years ago

The unit tests have been updated to check for data types. The code is working as expected.

alanjames1987 commented 9 years ago

I updated the unit tests again in v0.16.3 because they were checking for wrong data types at times. All future updates will be documented elsewhere.