Neilk1021 opened a new pull request, #6296:
URL: https://github.com/apache/texera/pull/6296

   ### What changes were proposed in this PR?
   Adds a unit test spec for ShareAccessService, the REST client for
   grant/revoke/owner/list of resource share-access endpoints (no
   production code changes). Covers grantAccess, revokeAccess, getOwner,
   and getAccessList, using Angular's HttpTestingController to pin exact
   URL composition and HTTP method per endpoint.
   
   ### Any related issues, documentation, discussions?
   Closes #6261. 
   
   ### How was this PR tested?
   `share-access.service.spec.ts` passes locally via ng test (Vitest runner,
   happy-dom, TestBed + HttpTestingController — no real network calls),
   along with `yarn format:fix` and `yarn lint`.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   No.


-- 
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]

Reply via email to