Skip to content
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] Schema: Add tests for InvalidIdentifierLength #311

Open
3 tasks
vatsa287 opened this issue Feb 6, 2024 · 1 comment
Open
3 tasks

[C4GT] Schema: Add tests for InvalidIdentifierLength #311

vatsa287 opened this issue Feb 6, 2024 · 1 comment
Labels

Comments

@vatsa287
Copy link
Member

vatsa287 commented Feb 6, 2024

Description

Subtask under : cord-network/community#7

New testcase can be tested under cargo test -p pallet-schema after adding it in the code.

Goals

  • Add tests for InvalidIdentifierLength for pallet/schema

Expected Outcome

  • Test should assert for InvalidIdentifierLength 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: check method check_duplicate_schema_creation which validates error code SchemaAlreadyAnchored

Mockups / Wireframes

NA


Product Name

CORD

Organization Name

Dhiway

Domain

Blockchain

Tech Skills Needed

Rust

Mentor(s)

@amarts

Complexity

[Low]

Category

[Test]

Sub Category

[Beginner friendly]

@ayerhssb
Copy link

Greetings, @vatsa287 @amarts - I've understood the issue and I would like to collaborate on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants