Open vatsa287 opened 7 months ago
hey @vatsa287 I have gone through the code base and I would like to work on this can you assign this to me
The issue is still open i have made a pull request
Hello @amarts @vatsa287 ! Is the issue stills needs to be worked upon ?
If yes, I would love to work on it ! Kindly assign it to me if possible.
Hello @hardik-pratap-singh Are you currently open to contributing to the issue? If yes, pls respond or directly raise the PR. Thanks.
@VedantKhairnar Thanks for asking but I am busy with something else.
@vatsa287 is this open to work ?
Description
Subtask under : https://github.com/cord-network/community/issues/7
New testcase can be tested under
cargo test -p pallet-asset
after adding it in the code.Goals
InvalidAssetValue
for pallet/assetExpected Outcome
InvalidAssetValue
being 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_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]