Skip to content

Expand executor parameter coverage#235

Draft
awnion wants to merge 4 commits into
mainfrom
feature/node-3409-expand-tvm_executor-node-path-unit-coverage-matrix
Draft

Expand executor parameter coverage#235
awnion wants to merge 4 commits into
mainfrom
feature/node-3409-expand-tvm_executor-node-path-unit-coverage-matrix

Conversation

@awnion
Copy link
Copy Markdown
Contributor

@awnion awnion commented May 19, 2026

Summary

Adds behavior-driven unit coverage for executor parameters that affect VM and transaction behavior.

The tests now verify observable effects for credit handling, dapp propagation, deadline and timeout handling, signature identifiers, wasm whitelist/cache setup, engine version behavior, mobile verifier config, and shell minting limits.

Validation

  • cargo test -p tvm_executor --features tvm_executor/signature_with_id,tvm_vm/gosh --lib node_params_ -- --nocapture
  • cargo test -p tvm_executor --no-default-features --features tvm_executor/signature_with_id,tvm_vm/gosh --lib node_params_ -- --nocapture
  • cargo test -p tvm_executor --features tvm_executor/signature_with_id,tvm_vm/gosh --lib

@awnion awnion self-assigned this May 19, 2026
Base automatically changed from feature/node-3408-add-node-like-executeparams-fixture-for-tvm_executor to main May 20, 2026 10:08
…or-tvm_executor' into feature/node-3409-expand-tvm_executor-node-path-unit-coverage-matrix
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