tahrir icon indicating copy to clipboard operation
tahrir copied to clipboard

TopologyMaintenanceTest contains an integration test, not a unit test

Open sanity opened this issue 11 years ago • 1 comments

Similar problem to #45. Leaving it enabled for now since it's all we've got, but it needs to be replaced with proper specific unit tests.

TopologyMaintenanceTest should test the code in the TopologyMaintenance class only, and an absolutely minimal amount of code outside this class.

sanity avatar Oct 18 '13 01:10 sanity

Started working on this, still wip, see 7d42fa752b27bea7c607c0703957e5e7c9d60a28

jacksingleton avatar Oct 19 '13 17:10 jacksingleton