Summary
In this chapter, we wrote tests to verify the functionality of the to-do app and showed how you can turn these manual tests into automated tests to be run by an appropriate testing framework. We also did a holistic evaluation of the before and after state of our app, showing how far we've come while preserving the rigor of the offline experience. Finally, we briefly described ways in which the experience could be improved further.
Take a minute and pat yourself on the back. Now, think about how to apply the lessons that you've learned to your own software projects. I'd love to hear how you apply what you've learned. Feel free to drop me a line at <offlinefirstux@gmail.com>
or tweet me at @offlinefirstux
. Best of luck!