adaptive-scheduler icon indicating copy to clipboard operation
adaptive-scheduler copied to clipboard

Implement tests

Open basnijholt opened this issue 6 years ago • 1 comments

We can probably copy the setup of SLURM and PBS from https://github.com/dask/dask-jobqueue/blob/master/.travis.yml

basnijholt avatar May 10 '19 18:05 basnijholt

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.

basnijholt avatar Sep 02 '19 13:09 basnijholt