Ma77Ball opened a new pull request, #6675: URL: https://github.com/apache/texera/pull/6675
### What changes were proposed in this PR? - Add unit tests for the isSink helper covering substring matching, case-insensitivity, and non-matches. - Add unit tests for the isPythonUdf helper covering each of the three Python UDF operator types and non-matches. ### Any related issues, documentation, discussions? Closes: #6674 ### How was this PR tested? - Run: `cd frontend && node --max-old-space-size=8192 ./node_modules/nx/dist/bin/nx.js test gui --watch=false --include=src/app/workspace/service/workflow-graph/model/workflow-graph.spec.ts`, expect the suite passing. - Test-only change; no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
