opensearch-project/alerting-dashboards-plugin

[BUG] Unit tests failing - AlertsDashboardFlyoutComponent.test.js

Open

#750 opened on Oct 3, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (118 forks)auto 404
buggood first issue

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (PR metrics pending)

Description

What is the bug? Unit test in the public/components/Flyout/flyouts/components/AlertsDashboardFlyoutComponent.test.js is failing

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Run yarn test:jest public/components/Flyout/flyouts/components/AlertsDashboardFlyoutComponent.test.js

What is the expected behavior? The unit test should run successfully

What is your host/environment?

Do you have any screenshots?

Do you have any additional context? This is the stack trace of the error unit_test_failure_logs.txt

Contributor guide