The GitHub Actions job "Required Checks" on 
texera.git/gh-readonly-queue/main/pr-5457-48e800e4458a74cc7bac5c41d8ac3e5eb0e2c7ea
 has failed.
Run started by GitHub user mengw15 (triggered by mengw15).

Head commit for run:
26c60d89d37904bc44fa257e179db1fc10b6619d / Meng Wang <[email protected]>
test(frontend): add spec for GoogleAuthService (#5457)

### What changes were proposed in this PR?

Adds a unit spec for `GoogleAuthService`, which previously had none.
Covers `getClientId()`:

- request shape — a single `GET` to `/auth/google/clientid` with
`responseType: "text"`
- success path — a 200 emits the returned client id
- error path — a 500 rejects with `HttpErrorResponse`

Follows `frontend/TESTING.md` (Vitest, `HttpClientTestingModule` +
`HttpTestingController`).

### Any related issues, documentation, discussions?

Closes #5454.

### How was this PR tested?

`yarn test --include='**/google-auth.service.spec.ts'` → 3 passed.
`prettier --check` clean.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-7)

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

With regards,
GitHub Actions via GitBox

Reply via email to