test: hermetic e2e suite for Altimate Base (registration, catalog, inference, rate-limit/budget, error surfacing)

Open
#1,247 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
api, testing-qa

Research direction

Start by reading the client code under src/altimate/free/* and locate the shared FakeGateway fixture used to inject fetch. Add hermetic coverage for registration, catalog/provider isolation, register-to-fetch inference, rate-limit/budget mapping, and non-rate-limit errors; done means all five suites pass without credentials, live gateway access, or network calls.

Written by the indexing model from the issue text.

Description

Add hermetic e2e coverage for Altimate Base's free-tier client (src/altimate/free/*) across five suites: registration failure-mapping gaps, model catalog / provider isolation, full register->list->fetch inference round trip, rate-limit/budget message mapping, and non-rate-limit inference-time error surfacing (5xx/timeout/abort/malformed body/401 pass-through).

All suites are fully hermetic: fetch is injected via a shared FakeGateway fixture, no live gateway, no credentials, no network access. Stacks on #1199 (Altimate Base hosted model release).

Dominant language
TypeScript
Stars
813
Forks
134
Avg merge
2d 5h
Merged PRs (30d)
62

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AltimateAI/altimate-code

All issues in AltimateAI/altimate-code

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.