-
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 'InvalidRatingValue' #297
Comments
Hello @vatsa287 |
Hi @vatsa287 , |
Hello @Sanika-k-1317 Meanwhile, @heyhimansh Are you interested in working on the issue? |
hey @VedantKhairnar, I would love to work on this issue if no one is already working |
Closing as completed from PR |
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
InvalidRatingValue
for pallet/network-scoreExpected Outcome
InvalidRatingValue
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
[Agree]
Category
[Test]
Sub Category
[Beginner friendly]
The text was updated successfully, but these errors were encountered: