gitlab-org--gitlab-foss/spec/frontend/lib/utils
Martin Hanzel bd20aeb64c Add helpers to wait for axios requests
Add two methods to the axios_utils Jest mock:

- `waitFor(url)`, which returns a Promise that resolves when the
  next request to `url` finishes.
- `waitForAll()`, which returns a Promise that resolves when all
  pending requests finish.
2019-09-05 12:56:17 +00:00
..
ajax_cache_spec.js
autosave_spec.js
axios_utils_spec.js Add helpers to wait for axios requests 2019-09-05 12:56:17 +00:00
cache_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
color_utils_spec.js Add color utils with relevant tests 2019-07-26 16:05:59 +03:00
datetime_utility_spec.js Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
forms_spec.js Add repo-refs control for search page 2019-08-09 16:32:17 +00:00
grammar_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
image_utility_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
number_utility_spec.js Adds hashed option to bs linked options 2019-06-05 15:14:02 +01:00
text_utility_spec.js Removed pluralize function 2019-07-24 17:39:18 +00:00
url_utility_spec.js Fix mergeUrlParams handling of `+` 2019-08-19 10:28:23 -05:00