Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 488 Bytes

File metadata and controls

5 lines (4 loc) · 488 Bytes

This directory contains code from Point-Free Episode: Testable State Management: Reducers

It's time to see how our architecture handles the fifth and final problem we identified as being important to solve when building a moderately complex application: testing! Let's get our feet wet and write some tests for all of the reducers powering our application.