Skip to content

test: await ky create request#112

Open
Isjuanplayer wants to merge 1 commit into
tscircuit:mainfrom
Isjuanplayer:codex-await-ky-create-test
Open

test: await ky create request#112
Isjuanplayer wants to merge 1 commit into
tscircuit:mainfrom
Isjuanplayer:codex-await-ky-create-test

Conversation

@Isjuanplayer

@Isjuanplayer Isjuanplayer commented Jun 9, 2026

Copy link
Copy Markdown

Summary

  • await the ky POST in the create-route regression test before listing things
  • assert the create response body is { ok: true }
  • verify the created thing payload, including generated thing_id

Validation

  • npx --yes bun test tests/routes/things/create.test.ts
  • npx --yes bun x tsc --noEmit tests/routes/things/create.test.ts --types bun --moduleResolution bundler --module ESNext --target ESNext --baseUrl . --jsx preserve --allowImportingTsExtensions --noEmit --skipLibCheck
  • npx --yes bun run build
  • npx --yes bun x biome format tests/routes/things/create.test.ts

/claim #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant