DistributedTaskScheduling / JobAdder

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

Improve tests for user commands #133

Closed ammen99 closed 4 years ago

ammen99 commented 4 years ago

Right now, we have no tests for the execute() methods of user commands, and they have a lower coverage than most of the code.