Skip to content

Fail for unmocked axios requests in Jest

Inactive Account requested to merge winh-jest-ajax into master

What does this MR do?

  • fail Jest tests for unmocked axios requests
  • migrate ajax_cache_spec.js from Karma to Jest

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/33715

Does this MR meet the acceptance criteria?

Edited by Inactive Account

Merge request reports