DistributedTaskScheduling / JobAdder

Source code of the JobAdder project
GNU General Public License v3.0
2 stars 1 forks source link

tests for user commands #135

Closed FellowPlanter closed 4 years ago

FellowPlanter commented 4 years ago

fixes #133

ammen99 commented 4 years ago

I think we have missed this when doing the previous reviews. The tests for commands should be separate, not part of the CLI tests.

ammen99 commented 4 years ago

@M1keReck It is generally better to rebase on top of master instead of merging branches.

ammen99 commented 4 years ago

I manually re-triggered the TravisCI build because I suspected we'll have failing tests.. However I think that you just need to rebase on top of master.