gitlab-org--gitlab-foss/spec/javascripts/lib/utils
Phil Hughes 194955fe51 Fixed random failures with Poll spec
Correctly waits for requests to finish before testing anything.
Previously it was waiting for a set amount of time which could possibly
cause failures dependant on how quickly these execute

Stops any polling requests once done so that the error callback doesn't
get called with a 404

Closes #30824
2017-04-12 13:42:01 +01:00
..
common_utils_spec.js
number_utility_spec.js
poll_spec.js Fixed random failures with Poll spec 2017-04-12 13:42:01 +01:00
text_utility_spec.js