amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.39k stars 954 forks source link

refactor: rework alert tests to use React Testing Library #2144

Closed Golodhros closed 1 year ago

Golodhros commented 1 year ago

Description

Introduce React Testing Library Refactor Alert tests

Motivation and Context

Start migration out of Enzyme

How Has This Been Tested?

Ran tests

CheckList