The GitHub Actions job "Build and push images" on texera.git/main has succeeded.
Run started by GitHub user bobbai00 (triggered by bobbai00).

Head commit for run:
964e915baae29601b8a81d0e90fe2ca7da35ceca / Matthew B. <[email protected]>
test(frontend): add unit tests for AdminUserService (#6467)

### What changes were proposed in this PR?
- Adds admin-user.service.spec.ts covering AdminUserService; no
production code changed.
- Verifies the user list/update/add endpoints and the per-user quota GET
endpoints.
- Asserts which endpoints send the user_id query param and which do not.
### Any related issues, documentation, discussions?
Closes: #6455
### How was this PR tested?
- Run `cd frontend && npx nx test gui
--include="**/admin-user.service.spec.ts"`, expect 11 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

Report URL: https://github.com/apache/texera/actions/runs/29887378331

With regards,
GitHub Actions via GitBox

Reply via email to