We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TooManyFields
Subtask under : cord-network/community#7
New testcase can be tested under cargo test -p pallet-identity after adding it in the code.
cargo test -p pallet-identity
NA
Look at other test cases, and add a test case for the same. Ex: uninvited_judgement_should_work which validates error code RegistrarNotFound
uninvited_judgement_should_work
RegistrarNotFound
CORD
Dhiway
Blockchain
Rust
@amarts
[Medium]
[Test]
[Beginner friendly]
The text was updated successfully, but these errors were encountered:
I am interested in working in this issue
Sorry, something went wrong.
Hello @vatsa287 I have gone through this issue and I'm confident about solving it. Can you assign this task to me?
Hello @vatsa287 @amarts, I want to work on this project Can you assign this issue to me?
Hello @HarshitaJaiswal5 @PayalKumari10 Are you currently open to contributing to the issue? Thanks.
Hi @vatsa287 , I am interested in working on this issue it would be great if you share some details that will help fixing this issue.
prshntrajput
No branches or pull requests
Description
Subtask under : cord-network/community#7
New testcase can be tested under
cargo test -p pallet-identity
after adding it in the code.Goals
TooManyFields
for pallet/identityExpected Outcome
TooManyFields
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:
uninvited_judgement_should_work
which validates error codeRegistrarNotFound
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: