Many of the existing tests only test implementation and don't really test actual behaviour. Now there is a mechanism in place to shut things down gracefully, It would be good to have these rewritten to:
Test behaviour
Be typed correctly, allowing us to remove the "#ignore"s
This should be feasible with the addition of #76 .
Many of the existing tests only test implementation and don't really test actual behaviour. Now there is a mechanism in place to shut things down gracefully, It would be good to have these rewritten to:
This should be feasible with the addition of #76 .