Skip to content

[test] Remove redundant circular reference TODO test #1148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

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.

1 participant