-
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] Node-Authorization: Add tests for PeerIdTooLong
#305
Comments
Hey @vatsa287 sir I would love to work on this project.. Please assign this to me if possible |
Hello @vatsa287 sir, I hope I can work on this project as it matches my skill set can you please assign me this task? |
Hello @vatsa287 sir, can you please assign me this task? |
Hey @vatsa287 sir, can you pls assign this task to me. |
Hey @zeel991 , |
PeerIdTooLong
PeerIdTooLong
@vatsa287 the approach to the issue would be to Identify the maximum length constraint for
Is this approach correct or do i need to consider something else? Also, I would like to work on this issue. |
Description
Subtask under : cord-network/community#7
New testcase can be tested under
cargo test -p pallet-node-authorization
after adding it in the code.Goals
PeerIdTooLong
for pallet/node-authorizationExpected Outcome
PeerIdTooLong
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
add_well_known_node_works
which validates error codeNodeIdTooLong
Mockups / Wireframes
NA
Product Name
CORD
Organization Name
Dhiway
Domain
Blockchain
Tech Skills Needed
Rust
Mentor(s)
@amarts
Complexity
[Medium]
Category
[Test]
Sub Category
[Beginner friendly]
The text was updated successfully, but these errors were encountered: