Run Local Tests Before Deployment
Before deploying to Paseo, ensure local tests are passing:
bashCopyEditcargo test --workspace --features fuzzingFocus on:
NFT Marketplace logic
Property Governance behavior
Auction and voting workflows
Edge-case conditions via Fuzzer
Last updated