[C4GT] Identity: Add tests for `TooManyFields`
Description
Subtask under : https://github.com/cord-network/community/issues/7
New testcase can be tested under cargo test -p pallet-identity after adding it in the code.
Goals
- [ ] Add tests for
TooManyFieldsfor pallet/identity
Expected Outcome
- [ ] Test should assert for
TooManyFieldsbeing returned properly in all the possible calls. - [ ] If there are more than one function returning this error code, all of them should be validated either as one test case or as multiple test cases.
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 code RegistrarNotFound
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]
I am interested in working in this issue
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.
hi @vatsa287 if @prshntrajput is not working on it can u assign me this one?
Reassigned - as there is no update from @prshntrajput since Nov'24
Hi @vatsa287 @NiranjanAP can i work on this issue ?
We are moving away from the 'Identity' pallet described here to pallet/profile instead of what exists now:
Hence, closing this issue.
Refer to https://github.com/dhiway/cord/blob/develop/docs/cord-features.md to get more idea about what features you can contribute on.