Commit Graph

4 Commits

Author SHA1 Message Date
GitLab Bot 66ce6a78f6 Add latest changes from gitlab-org/gitlab@master 2020-01-22 00:08:47 +00:00
GitLab Bot 93c6764dac Add latest changes from gitlab-org/gitlab@master 2019-12-09 12:07:58 +00:00
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
Martin Hanzel c0e743bf0c Migrate old notes app test from Karma to Jest 2019-06-05 21:28:40 +00:00