Closed Christian-B closed 2 years ago
/spinn_utilities/classproperty.py no easy way found to test
def get(self, obj, klass=None):
if klass is None:
DataNotMocked not testable at this level as all data is mocked ShutdownException not testable at this level as all data available after shutdown.
Suggestion use transceiver to test these.
package_loader.py is test code and remaining code only it if there is problems.
ping can not test windows
progress bar. Code for different terminal
Increase local test coverage.
But make sure the code is used elsewhere otherwise add it to: https://github.com/SpiNNakerManchester/SpiNNUtils/issues/187