summaryrefslogtreecommitdiff
path: root/crocoite/test_controller.py
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07controller: Test timeoutsLars-Dominik Braun1-0/+106
Lots of copy&pasta. Unfortunately the controller uses asyncio.sleep in a few places.