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-browser #12

Closed kood1 closed 10 years ago

kood1 commented 10 years ago

Use browser version of Jasmine or Mocha to create integration/unit tests.

kood1 commented 10 years ago

@ransha, we should be able to reuse the tests you wrote for the HOW-TO right? We should create "test" folder and create separate directories for both node and browser client (since Java client tests are already part of the package).