-
Notifications
You must be signed in to change notification settings - Fork 121
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 StatementRevoked
#314
Comments
StatementRevoked
StatementRevoked
Issue #314: Adding Tests for StatementRevoked Dear vatsa287 , as a beginner contributor, I'm eager to take on issue #314. I'm motivated to learn, dedicated to the project's standards, and see this as a valuable learning opportunity. Please consider assigning it to me. Thank you. Best, Sriram Kashyap |
@Sriramkashyapks Welcome! You can start working on this and send the PR. You can have a reference with #342. |
@ninja-mayank Welcome! I see a open PR for this already. If possible you can send PR for anything which has no PR submitted yet. |
@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?? |
Hey, @vatsa287 I'm a beginner, I have gone through the code base, would like to work on this , Can you assign it if it is open? |
|
@vatsa287 |
@vatsa287 |
Hey @vatsa287 ! I am interested in working on this project and reviewed the codes and prerequisites. Can you please assign this issue to me ? |
Hey @vatsa287, I am interested to work upon this issue pls assign 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
StatementRevoked
for pallet/statementExpected Outcome
StatementRevoked
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_update_a_non_registered_statement_should_fail
which validates error codeStatementNotFound
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]
The text was updated successfully, but these errors were encountered: