sourcebots / robot-api

(Legacy) API to interface with robotd
http://docs.sourcebots.co.uk/api/
MIT License
4 stars 1 forks source link

Remove reliance on actual RobotD class #90

Closed PeterJCLaw closed 6 years ago

PeterJCLaw commented 6 years ago

There's not a lot of point in a mock which is actually the underlying class.

This will be needed when https://github.com/sourcebots/robotd/pull/46 merges.