Skip to content

Added specs for Board components , config_toggle and toggle_focus

What does this MR do and why?

Write specs for Board components toggle_focus and config_toggle. Issue - #300134 (closed).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Test the specs locally.

Example below:

  1. yarn jest frontend/boards/components/toggle_focus_spec.js
  2. yarn jest frontend/boards/components/config_toggle_spec.js

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #300134 (closed)

Edited by Deepika Guliani

Merge request reports