argo-ui icon indicating copy to clipboard operation
argo-ui copied to clipboard

Migrate to React Testing Library from Enzyme

Open jwinters01 opened this issue 3 months ago • 0 comments

Enzyme is not supported in the latest versions of React. We should migrate to React Testing Library as it is the modern solution for React unit/integration testing.

jwinters01 avatar Nov 18 '25 16:11 jwinters01