-
Notifications
You must be signed in to change notification settings - Fork 112
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] Statement: Add tests for PresentationDigestAlreadyAnchored
#318
Comments
@vatsa287 I'm interested on this project. Can we discuss further? |
Hey, @vatsa287 I would like to work on this . I have gone through the code base can you assign this to me if it is open?? |
Hello @vatsa287 ! |
@vatsa287 I would like to contribute to this project |
Hey @vatsa287 I would like to take on this project. Kindly assign it to me. |
Hello @PayalKumari10 |
Hello @vatsa287 @VedantKhairnar i see that this issue has no activity for quite a while. If it's alright, Can you assign this issue to me? |
Description
Subtask under : cord-network/community#7
New testcase can be tested under
cargo test -p pallet-statement
after adding it in the code.Goals
PresentationDigestAlreadyAnchored
for pallet/statementExpected Outcome
PresentationDigestAlreadyAnchored
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
trying_to_register_statement_by_a_non_delegate_should_fail
which validates error codeUnauthorizedOperation
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: