cargo test in root directory takes a particularly long time, particularly this test in citadel-lens: convergence_test::tests::test_partition_and_merge
this issue calls for a reduced, quick finish test suite for development and iterative testing, and a comprehensive test for when time is not so much an issue, such as CI.
cargo testin root directory takes a particularly long time, particularly this test in citadel-lens:convergence_test::tests::test_partition_and_mergethis issue calls for a reduced, quick finish test suite for development and iterative testing, and a comprehensive test for when time is not so much an issue, such as CI.