Skip to content

Make Jest work with gitlab-ui

Inactive Account requested to merge winh-jest-gitlab-ui into master

What does this MR do?

  • configure Jest to transpile @gitlab/ui
  • move discussion_jump_to_next_button_spec.js from Karma to Jest
  • add snapshot test to discussion_jump_to_next_button_spec.js

What are the relevant issue numbers?

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

Does this MR meet the acceptance criteria?

Edited by Inactive Account

Merge request reports