Skip to content

WIP: Create createComponentWrapper helper

Inactive Account requested to merge winh-component-test-wrapper into master

What does this MR do?

This introduces a new createComponentWrapper function that removes boilerplate for creating new component instances and cleaning them up again in component tests.

What are the relevant issue numbers?

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

Does this MR meet the acceptance criteria?

Edited by Inactive Account

Merge request reports