Skip to content

Fail for unhandled Promise rejections in Jest (EE-port)

Inactive Account requested to merge winh-rejected-jest-promises-ee into master

EE-port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26424

What does this MR do?

Make sure that a Promise rejection that is not handled will fail the corresponding test.

What are the relevant issue numbers?

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

Does this MR meet the acceptance criteria?

Edited by Coung Ngo

Merge request reports