aglinxinyuan opened a new pull request, #6771: URL: https://github.com/apache/texera/pull/6771
### What changes were proposed in this PR? Extends `share-access.component.spec.ts` with 19 tests (44 -> 63) for `ShareAccessComponent`, covering the grant/revoke/change-access flows, the publish/unpublish error branches, the modal Cancel guard paths, and the input validation guards. Coverage ~79% -> 100% statements/lines. No existing tests modified. ### Any related issues, documentation, discussions? Closes #6767. ### How was this PR tested? `ng test --include='**/share-access.component.spec.ts'` -> 63/63 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]
