devhub-tud / devhub

DevHub is a software system designed to give students a simple practical introduction into modern software development.
15 stars 8 forks source link

Create a unit test for FlattenFolderTree #367

Closed jwgmeligmeyling closed 8 years ago

jwgmeligmeyling commented 8 years ago

Create a unit test for FlattenFolderTree, determine which dependencies to mock, which methods to stub and assess the testability of the FlattenFolderTree. Reflect on the code coverage improvement. Also reflect on the usefulness of the test for the feature stability.

screen shot 2016-05-14 at 14 53 15

See #359