Skip to content

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

Open
vernonstinebaker wants to merge 1 commit intonullclaw:mainfrom
vernonstinebaker:test/integration-route-contracts
Open

test(integration): cover settings and config route contracts#58
vernonstinebaker wants to merge 1 commit 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

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.

1 participant