Skip to content

Added unit tests for the w.gl.utils.backOff promise

Jose Ivan Vargas requested to merge add-test-backoff-util into master

What does this MR do?

Improves the code coverage for the w.gl.utils.backOff promise

Are there points in the code the reviewer needs to double check?

Maybe the timeout values for the async tests

Why was this MR needed?

To improve code coverage on the karma/jasmine unit tests suite

Screenshots (if relevant)

Before

Screen_Shot_2017-03-16_at_6.53.44_PM Screen_Shot_2017-03-16_at_6.54.07_PM

After

Screen_Shot_2017-03-16_at_6.52.12_PM Screen_Shot_2017-03-16_at_6.52.02_PM

Does this MR meet the acceptance criteria?

Merge request reports