Part of #5596
To support React 18 (and to better support React 17), and to re-align with the react community in unit tests, we want to add react testing library and enable its use in our jest tests. After these foundations are in place we will document best practices and patterns for converting existing enzyme tests over to RTL.
Part of #5596
To support React 18 (and to better support React 17), and to re-align with the react community in unit tests, we want to add react testing library and enable its use in our jest tests. After these foundations are in place we will document best practices and patterns for converting existing enzyme tests over to RTL.