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.
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.
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.