cord icon indicating copy to clipboard operation
cord copied to clipboard

[C4GT] Identity: Add tests for `TooManyFields`

Open vatsa287 opened this issue 1 year ago • 4 comments

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 TooManyFields for pallet/identity

Expected Outcome

  • [ ] Test should assert for TooManyFields being 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]

vatsa287 avatar Feb 05 '24 16:02 vatsa287

I am interested in working in this issue

sahil-1729 avatar Mar 17 '24 19:03 sahil-1729

Hello @vatsa287 I have gone through this issue and I'm confident about solving it. Can you assign this task to me?

HarshitaJaiswal5 avatar Mar 19 '24 15:03 HarshitaJaiswal5

Hello @vatsa287 @amarts, I want to work on this project Can you assign this issue to me?

PayalKumari10 avatar May 02 '24 06:05 PayalKumari10

Hello @HarshitaJaiswal5 @PayalKumari10 Are you currently open to contributing to the issue? Thanks.

VedantKhairnar avatar Aug 23 '24 05:08 VedantKhairnar

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 avatar Nov 22 '24 12:11 prshntrajput

hi @vatsa287 if @prshntrajput is not working on it can u assign me this one?

kesharibhai84 avatar Jan 17 '25 17:01 kesharibhai84

Reassigned - as there is no update from @prshntrajput since Nov'24

NiranjanAP avatar Jan 20 '25 05:01 NiranjanAP

Hi @vatsa287 @NiranjanAP can i work on this issue ?

prathmesh703 avatar Mar 20 '25 03:03 prathmesh703

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.

amarts avatar Apr 21 '25 01:04 amarts