Skip to content

test(integration): cover lifecycle error paths#57

Merged
DonPrus merged 2 commits into
nullclaw:mainfrom
vernonstinebaker:test/integration-lifecycle-error-paths
May 11, 2026
Merged

test(integration): cover lifecycle error paths#57
DonPrus merged 2 commits into
nullclaw:mainfrom
vernonstinebaker:test/integration-lifecycle-error-paths

Conversation

@vernonstinebaker
Copy link
Copy Markdown
Contributor

Summary

  • add assembled-server integration coverage for lifecycle error responses when an instance is missing or its binary cannot be started
  • verify start and stop return 404 for a missing managed instance
  • verify start and restart return 500 for a seeded managed instance whose binary is absent

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 facab8b 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