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

Getting ready for msl client browser 1.0.6 release #69

Closed kood1 closed 9 years ago

kood1 commented 9 years ago

Moved msl client browser unit tests from msl-client-browser folder to test folder. More specifically, moved the karma.conf.js to test/msl-client-browser folder and renamed it to karma.conf.unit.js. This runs test/msl-client-browser/spec/appcontainerDriverSpec.js. These unit tests are added to e2e-script.sh.