Skip to content

test(integration): cover settings and config route contracts#58

Merged
DonPrus merged 2 commits intonullclaw:mainfrom
vernonstinebaker:test/integration-route-contracts
May 11, 2026
Merged

test(integration): cover settings and config route contracts#58
DonPrus merged 2 commits intonullclaw:mainfrom
vernonstinebaker:test/integration-route-contracts

Conversation

@vernonstinebaker
Copy link
Copy Markdown
Contributor

Summary

  • add assembled-server integration coverage for settings/config route contracts that were not yet covered by the initial harness
  • verify POST /api/settings and DELETE /api/instances/.../config return 405 Method Not Allowed
  • verify PATCH /api/instances/.../config succeeds through the real server and persists the updated config value

Validation

  • zig build test-integration -Dembed-ui=false -Dbuild-ui=false --summary all
  • zig build test -Dembed-ui=false -Dbuild-ui=false --summary all

@DonPrus DonPrus merged commit aaf68c8 into nullclaw:main May 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants