mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.67k stars 1.81k forks source link

Bug: Broken Jest unit tests #4944

Open Dripcoding opened 7 months ago

Dripcoding commented 7 months ago

Steps to reproduce the behavior

  1. Go to webapp/
  2. run npm run test
  3. observe unit tests failing

Expected behavior

Jest unit tests should be passing when running all tests.

Screenshots (optional)

Screenshot from 2023-12-02 19-34-24

Edition and Platform

Additional context (optional)

Add any other context about the problem here, and any notes about the severity:

Dripcoding commented 7 months ago

I'm interesting in contributing to Focalboard and would like to work on this issue :]