gitlab-org--gitlab-foss/spec/frontend
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
..
__mocks__
behaviors
blob
boards
branches
clusters Add ability see deployments using a group cluster 2019-09-04 17:03:05 +00:00
commons/nav
confidential_merge_request/components
cycle_analytics
diffs
environments
error_tracking
error_tracking_settings
filtered_search
fixtures
frequent_items/store
helpers
ide Refactored spec to Jest for clientside_spec 2019-09-05 12:44:17 +00:00
image_diff
import_projects
issuable_suggestions
issue_show/components
jobs
lib/utils Add helpers to wait for axios requests 2019-09-05 12:56:17 +00:00
locale
mocks Add helpers to wait for axios requests 2019-09-05 12:56:17 +00:00
monitoring
mr_popover
notebook/lib
notes Add helpers to wait for axios requests 2019-09-05 12:56:17 +00:00
operation_settings
pages
performance_bar/services
pipelines
projects
registry
reports
repository
serverless
sidebar
u2f
vue_mr_widget
vue_shared
vuex_shared/modules/modal
.eslintrc.yml
activities_spec.js
api_spec.js
autosave_spec.js
create_merge_request_dropdown_spec.js
environment.js
filterable_list_spec.js
gfm_auto_complete_spec.js
labels_select_spec.js
matchers.js
mocks_spec.js
project_find_file_spec.js
test_setup.js
tracking_spec.js
wikis_spec.js