Functional Tests

Use the cargo test suite for unit and integration testing:

cargo test --package pallet-nft-marketplace
cargo test --package pallet-property-governance

Last updated