Skip to content

Unit tests for the initial sample app

Compare
Choose a tag to compare
@stojanovic stojanovic released this 25 Jun 14:50
· 2 commits to master since this release

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.