React and the Three Layers of Testing - Bart Waardenburg

Talk recording from React Amsterdam Meetup I will discuss our Three Layers of Testing (tm) we use when developing new features for one of our high traffic web applications at the ANWB. (1) Unit testing React & Redux Components, (2) Behavioural testing our interactive React Components and (3) Integration testing our entire application.
Back to Top