Description
Subtask under : cord-network/community#7
New testcase can be tested under cargo test -p pallet-asset after adding it in the code.
Goals
Expected Outcome
Acceptance Criteria
NA
Implementation Details
Look at other test cases, and add a test case for the same.
Ex: check method asset_create_should_succeed which validates creation of asset.
Mockups / Wireframes
NA
Product Name
CORD
Organization Name
Dhiway
Domain
Blockchain
Tech Skills Needed
Rust
Mentor(s)
@amarts @vatsa287
Complexity
[Low]
Category
[Test]
Sub Category
[Beginner friendly]
Description
Subtask under : cord-network/community#7
New testcase can be tested under
cargo test -p pallet-assetafter adding it in the code.Goals
InvalidAssetValuefor pallet/assetExpected Outcome
InvalidAssetValuebeing returned properly in all the possible calls.Acceptance Criteria
NA
Implementation Details
Look at other test cases, and add a test case for the same.
Ex: check method
asset_create_should_succeedwhich validates creation of asset.Mockups / Wireframes
NA
Product Name
CORD
Organization Name
Dhiway
Domain
Blockchain
Tech Skills Needed
Rust
Mentor(s)
@amarts @vatsa287
Complexity
[Low]
Category
[Test]
Sub Category
[Beginner friendly]