Add additional unit tests for compaction #1086
Labels
alg-layered
Affects the ELK Layered algorithm.
chore
Comparatively mindless work that has to be done.
enhancement
An improvement to existing functionality.
tests
Affects unit tests and the test framework
The current unit tests for graph compaction only test whether the compaction algorithms work correctly on the CGraph but not whether this also correctly maps back to the original graph and all its elements.
This can cause issues such as this #1081 to remain undetected.
The text was updated successfully, but these errors were encountered: