DistributedTaskScheduling / JobAdder

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

Write integration tests for scheduling #161

Closed JohannesGaessler closed 4 years ago

JohannesGaessler commented 4 years ago

Write integration tests based on https://github.com/DistributedTaskScheduling/JobAdder/pull/158 that test if scheduling works as intended.

ammen99 commented 4 years ago

Huh wait didn't we say I'm going to do this? A test where we schedule multiple jobs and see that the order is correct?