SpiNNakerManchester / spalloc_server

A SpiNNaker machine allocation and partitioning application.
0 stars 2 forks source link

Fix issue with failing mocks #36

Closed dkfellows closed 6 years ago

dkfellows commented 6 years ago

Some mocks (specifically __iter__) should be magic. The nature of the magic should be mocked.