FINRAOS / MSL

MSL (pronounced 'Missile') stands for Mock Service Layer. Our tools enable quick local deployment of your UI code on Node and mocking of your service layer for fast, targeted testing.
http://finraos.github.io/MSL/
Apache License 2.0
32 stars 24 forks source link

Create integration/unit tests for msl-client-node #11

Closed kood1 closed 10 years ago

kood1 commented 10 years ago

Create tests using Jasmine or Mocha to cover each of the methods within msl-client-node. Add JS code coverage report.

kood1 commented 10 years ago

See #12