How to Test React Components using Jest and Enzyme Friday, September 28, 2018 Teklinks react I’ve made a simple search app which calls to the Guardian API to retrieve articles and display the results to the user. First I will show you the functional app code, followed by unit tests and then followed by integration tests. Full article Email This BlogThis! Share to X Share to Facebook