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

For ticket #14 - taking actual function as param #31

Closed JacobSheppard closed 10 years ago

JacobSheppard commented 10 years ago

The JS clients now can take a function as a param rather than a string. Also, the tests/clients no longer have escaped quotes.