srobo / sr-robot3-j5

Python 3 API for Student Robotics Kit - Built with j5
MIT License
4 stars 1 forks source link

Figure out how to fully test this in CI #6

Closed trickeydan closed 3 years ago

trickeydan commented 4 years ago

We currently can't run this against hardware in CI.

We might be able to utilise the ConsoleBackend classes from j5 for this.