Commit adce36c
authored
Add Subgraph Creation Tests (#1415)
## Description
<!-- Please provide a brief description of the changes made in this pull request. Include any relevant context or reasoning for the changes. -->
Adds a bunch of tests to cover recently introduced methods & utilities for subgraph creation:
- checkExternalInputConnections
- handleGroupNodes
- createSubgraphFromNodes
## Related Issue and Pull requests
<!-- Link to any related issues using the format #<issue-number> -->
## Type of Change
<!-- Please delete options that are not relevant -->
- [x] Improvement
## Checklist
<!-- Please ensure the following are completed before submitting the PR -->
- [ ] I have tested this does not break current pipelines / runs functionality
- [ ] I have tested the changes on staging
## Screenshots (if applicable)
<!-- Include any screenshots that might help explain the changes or provide visual context -->
## Test Instructions
<!-- Detail steps and prerequisites for testing the changes in this PR -->
## Additional Comments
<!-- Add any additional context or information that reviewers might need to know regarding this PR -->1 parent 546ba18 commit adce36c
3 files changed
+2164
-0
lines changed
0 commit comments