adessoSE / jekyll2cms

Tool for exporting github repo to a CMS
https://www.adesso.de
MIT License
3 stars 3 forks source link

Split `RepoService` in multiple classes #66

Closed thombergs closed 7 years ago

thombergs commented 7 years ago

RepoService should be split up in multiple classes that are better testable. For example:

each of those classes can then be rather easily covered with unit tests

Calle-Lo commented 7 years ago

Split RepoService in multiple classes with the Commit 180.