aglinxinyuan opened a new pull request, #6772: URL: https://github.com/apache/texera/pull/6772
### What changes were proposed in this PR? Adds a new spec for `SharedModelChangeHandler` (previously only ~74% covered transitively, no dedicated spec). The 29 tests drive its yjs deep-observers through a constructed `WorkflowGraph` and assert that the operator/link/comment-box add-delete, element-position, and deep operator/comment-box property-change subjects fire with the right payloads, plus `newYDocLoadedSubject` re-registration. An `afterEach` tears down the shared model. ### Any related issues, documentation, discussions? Closes #6768. ### How was this PR tested? `ng test --include='**/shared-model-change-handler.spec.ts'` -> 29/29 passing. `yarn format:ci` passes. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8 [1M context]) -- 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]
