This repo was built alongside a series of blogs to allow developers to follow along writing tests for React. The blog walks through each piece of functionality being built starting from this initial point. The blogs follow a test driven approach, but the main structure of writing tests is also explored.
The first blog entry can be found here
The second blog entry can be found here