gitlab-org--gitlab-foss/spec/javascripts/lib/utils
Simon Knox 53e7bf0470 fix transient rspec failure due to Poll.js race condition
don't treat aborted requests as failures, they are often triggered during unload (e.g after clicking a link)
2017-07-18 12:17:55 +10:00
..
accessor_spec.js
ajax_cache_spec.js Improve user experience around slash commands in instant comments 2017-06-05 09:12:15 +00:00
cache_spec.js
common_utils_spec.js Update tests to test what the component renders and what the clicks calls 2017-07-07 22:23:13 +01:00
dom_utils_spec.js Introduce addClassIfElementExists utility 2017-06-27 20:37:30 +02:00
number_utility_spec.js
poll_spec.js fix transient rspec failure due to Poll.js race condition 2017-07-18 12:17:55 +10:00
text_utility_spec.js
users_cache_spec.js