Skip to content

Conversation

@christian-byrne
Copy link
Contributor

Removes duplicate test for cycle detection in SubgraphNode. The it.todo test was identical to the existing working test, and the comment incorrectly stated cycle detection was broken when it actually works properly.

Removed the redundant it.todo("should detect circular references") test since it duplicates the existing "should prevent infinite recursion" test. Also updated the comment in the working test to accurately reflect that cycle detection is functioning properly.
@christian-byrne christian-byrne merged commit ae8293e into master Jul 22, 2025
3 checks passed
@christian-byrne christian-byrne deleted the test/remove-redundant-subgraph-todo-tests branch July 22, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants