This directory contains code from Point-Free Episode: Tour of SQLiteData: Advanced Testing
We clean up our test suite and make use of the
expectDifferencehelper, for precisely describing changes to state in an exhaustive fashion. We will then rapidly add test coverage using the forthcoming “Point-Free Way” skills documents. Finally, we will achieve the seemingly impossible by writing a test against iCloud sharing!