Unit tests for the initial sample app
This version adds unit tests. They are not the best unit tests ever, but the standard tests with many mocks, similar to what we see in many applications. The test file contains detailed comments for everything we did.