-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[C4GT] Network-Score: Add tests for 'UnauthorizedOperation' #294
Comments
Hey @amarts |
@hardik-pratap-singh Look at this issue. |
Hey @amarts! I'm looking forward to contribute towards solving this issue. Could you please assign it to me? I already have experience with Rust and Blockchain and I believe I can deliver the same to the community in no time! Looking forward for a positive response from your end. |
Hello @ayush572 |
Hello,@vatsa287 should i work on it |
Signed-off-by: Vaibhav <[email protected]>
please assign me this issue @vatsa287 |
Description
Subtask under : cord-network/community#7
New testcase can be tested under
cargo test -p pallet-network-score
after adding it in the code.Goals
UnauthorizedOperation
for pallet/network-scoreExpected Outcome
UnauthorizedOperation
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: In pallets/network-membership check method
test_duplicate_member_request
which validates error codeMembershipAlreadyAcquired
Mockups / Wireframes
NA
Product Name
CORD
Organization Name
Dhiway
Domain
Blockchain
Tech Skills Needed
Rust
Mentor(s)
@amarts
Complexity
[Low]
Category
[Test]
Sub Category
[Beginner friendly]
The text was updated successfully, but these errors were encountered: