adaptive-scheduler
adaptive-scheduler copied to clipboard
Implement tests
We can probably copy the setup of SLURM and PBS from https://github.com/dask/dask-jobqueue/blob/master/.travis.yml
I implemented https://github.com/basnijholt/adaptive-scheduler/blob/master/adaptive_scheduler/_mock_scheduler.py but there are still some problems before I can use it for testing.