React and the Three Layers of Testing

A presentation at React Amsterdam Meetup in in Amsterdam, Netherlands by Bart Waardenburg

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
  3. Integration testing our entire application