-
Notifications
You must be signed in to change notification settings - Fork 107
Add randomized fuzz test harness for cross-contract flows #341
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:integrationRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelfuzzingRemitWise contracts labelRemitWise contracts labelpriority:highRemitWise contracts labelRemitWise contracts labelqualityRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:integrationRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labelfuzzingRemitWise contracts labelRemitWise contracts labelpriority:highRemitWise contracts labelRemitWise contracts labelqualityRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Description
Add randomized fuzz harnesses for cross-contract flows to detect invariant violations in integrated operations.
Requirements and context
Suggested execution
git checkout -b test/integration-randomized-fuzz-harnessintegration_tests/tests/multi_contract_integration.rsintegration_tests/tests/multi_contract_integration.rsintegration_tests/README.mdTest and commit
cargo test -p integration_testsExample commit message
test: add randomized fuzz harness for cross-contract flowsGuidelines