Drop the use of Enzyme from our Frontend Testing #35245
Labels
maintenance
Routine upkeep necessary for the health of the platform
needs maintainer attention
Issue or PR specifically needs the attention of the maintainer.
The Enzyme library is being replaced across the open edx platform with the react testing library.
The edx-platform uses Enzyme for a very small number of its tests. These tests should be migrated to use the React Testing Library.
In fact, it looks like there is only one Enzyme test file: lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.test.jsx
Parent Issue: openedx/public-engineering#195
The text was updated successfully, but these errors were encountered: