Specification
There are some disabled tests in the CLI right now. There are two nodes ping tests but here may be others that need to be fixed.
The nodes ping tests were disabled after the fail to ping tests were throwing the wrong error. I think this needed to be fixed in Polykey but check the tests first.
Any other test that is disabled with .skip or testIf(false) need to be checked and re-enabled if needed.
Additional context
Tasks
Specification
There are some disabled tests in the CLI right now. There are two nodes ping tests but here may be others that need to be fixed.
The
nodes pingtests were disabled after the fail to ping tests were throwing the wrong error. I think this needed to be fixed inPolykeybut check the tests first.Any other test that is disabled with
.skiportestIf(false)need to be checked and re-enabled if needed.Additional context
Tasks
nodes pingtests.