MSL icon indicating copy to clipboard operation
MSL copied to clipboard

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.

Results 25 MSL issues
Sort by recently updated
recently updated
newest added

We should add more test scenarios to cover all the code base

test

We should add more test scenarios to cover all the code base

test

The Travis-CI build currently runs the E2E script which builds and installs NPM package, runs msl-server, and executes the unit tests. The snapshot build for the Java client should be...

infrastructure

We currently have 5 tests testing 5 of our 6 services. We should a test to test the remaining service and add other variations for the existing services. We need...

test

We have tests for 5 services only. We should add more tests to cover all the services.

test