Ma77Ball opened a new pull request, #6465: URL: https://github.com/apache/texera/pull/6465
### What changes were proposed in this PR? - Adds user-quota.service.spec.ts covering UserQuotaService; no production code changed. - Verifies the created-datasets/workflows, access-workflows and quota-size GET endpoints and the delete-collection DELETE. - Covers a 500 error response on deleteExecutionCollection. ### Any related issues, documentation, discussions? Closes: #6453 ### How was this PR tested? - Run `cd frontend && npx nx test gui --include="**/user-quota.service.spec.ts"`, expect 7 passed. - Full frontend suite runs in CI via `yarn test:ci`, selected by the auto-applied `frontend` label. ### 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]
