Hyperpilotio / daemon-ecs-scheduler

A ECS scheduler that places daemons on every node in ECS cluster
3 stars 2 forks source link

Add unit tests to all API calls #13

Open tnachen opened 7 years ago

tnachen commented 7 years ago

There is no tests in the scheduler atm. We need to at least have simple coverage to test correctness

swhsiang commented 7 years ago

What kind of tests we are going to have?