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.
The API should allow user to specify a timeout and within the timeout it should poll server to wait for intercept to happen. If intercept did happen within the timeout, return this. If not, return an error.
The API should allow user to specify a timeout and within the timeout it should poll server to wait for intercept to happen. If intercept did happen within the timeout, return this. If not, return an error.