-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
roadmapPlanned feature or strategic goal from the project roadmapPlanned feature or strategic goal from the project roadmaptype:test
Milestone
Description
Area / Component
api.ts: buildUrl/normalizeJoin, api
Test Cases
- buildUrl passes through absolute URLs (e.g., https://example.com/x)
- returns parsed JSON on success (GET /api/me)
- returns text when response is not JSON (GET /api/version)
- throws with structured cause on error JSON (POST /api/auth/login; assert message and err.cause)
Target Release
0.2.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
roadmapPlanned feature or strategic goal from the project roadmapPlanned feature or strategic goal from the project roadmaptype:test