Skip to content

Backports security reusable components into CE to use in JUnit report

Filipa Lacerda requested to merge 45318-FE-junit-tests into master

What does this MR do?

Backports security reusable components into CE to use in JUnit report:

This is step 1 of:

Full plan, divided by MRs:

  1. Move EE to CE: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20613
  2. Adjust EE code with the new CE code: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6533
  3. Remove as much logic as possible from the components
  4. Move help_popover outside of the reports section
  5. Create Vuex Store to handle the JUnit reports

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#45318 (closed)

Edited by Filipa Lacerda

Merge request reports