Add graph topology test helper macros to deduplicate test code

This commit is contained in:
2026-04-30 17:41:53 +02:00
parent 09c5850ff3
commit 8324f93ebd
5 changed files with 547 additions and 791 deletions
+1
View File
@@ -0,0 +1 @@
pub(crate) mod graph_topology_testing;