Skip to content

🧪 test: expand host contract coverage - #2

Merged
zrr1999 merged 1 commit into
mainfrom
test/host-contracts
Apr 6, 2026
Merged

🧪 test: expand host contract coverage#2
zrr1999 merged 1 commit into
mainfrom
test/host-contracts

Conversation

@zrr1999

@zrr1999 zrr1999 commented Apr 6, 2026

Copy link
Copy Markdown
Member

Summary

  • add missing host-side contract tests for unset env vars, missing files, directory creation/listing, and process execution behavior
  • cover both success and error paths for process execution
  • strengthen dispatch-table assertions for exported host functions

Notes

  • keeps the existing CI shape intact; cargo test --manifest-path host/Cargo.toml now exercises more of the host contract surface

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zrr1999
zrr1999 merged commit f098d86 into main Apr 6, 2026
1 check passed
@zrr1999
zrr1999 deleted the test/host-contracts branch April 6, 2026 14:33
zrr1999 added a commit that referenced this pull request Apr 24, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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