tpaviot / ProcessScheduler

A Python package for automatic and optimized resource scheduling
https://processscheduler.github.io/
GNU General Public License v3.0
59 stars 18 forks source link

Extend unittests for WorkLoad resource constraints #37

Closed tpaviot closed 3 years ago

tpaviot commented 3 years ago

I'm not sure about the WorkLoad class. Test for CumulativeWorker and SelectWorkers should be added as well.