This directory contains code from Point-Free Episode: A Tour of the Composable Architecture: Part 3
It's time to start proving that our business logic works the way we expect. We are going to show how easy it is to write tests with the Composable Architecture, which will give us the confidence to add more functionality and explore some advanced effect capabilities of the library.