Skip to content

First round of karma to jest migration for boards

Nicolò Maria Mezzopera requested to merge 27258-migrate-boards-to-jest into master

What does this MR do?

This MR migrates the following tests from Karma to Jest

  • spec/javascript/boards/board_blank_state
  • spec/javascript/boards/board_new_issue
  • spec/javascript/boards/components/board_form
  • spec/javascript/boards/issue_spec

This is an MR part of the jestodous effort, this tests are not written from scratch but just adapted from Karma to Jest

Part of #27258 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports