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

test(connector-besu): jest migrate get-past-logs-endpoint.test.ts #3527

Closed
petermetz opened this issue Sep 8, 2024 · 0 comments · Fixed by #3529
Closed

test(connector-besu): jest migrate get-past-logs-endpoint.test.ts #3527

petermetz opened this issue Sep 8, 2024 · 0 comments · Fixed by #3529
Assignees
Labels
Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Jestify For test cases that have been converted from tape to jest P3 Priority 3: Medium Tests Anything related to tests be that automatic or manual, integration or unit, etc.
Milestone

Comments

@petermetz
Copy link
Contributor

Description

  • ./packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/get-balance-endpoint.test.ts
  • ./packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/v21-get-balance-endpoint.test.ts

Acceptance Criteria

  1. Tests are still passing and are stable
  2. Jest is used for the assertions instead of tape.
@petermetz petermetz added Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Tests Anything related to tests be that automatic or manual, integration or unit, etc. P3 Priority 3: Medium Jestify For test cases that have been converted from tape to jest labels Sep 8, 2024
@petermetz petermetz added this to the v2.0.0 milestone Sep 8, 2024
@petermetz petermetz self-assigned this Sep 8, 2024
petermetz added a commit to petermetz/cacti that referenced this issue Sep 8, 2024
Depends on hyperledger-cacti#3528 => test(test-tooling): add new besu AIO image builder utility

Fixes hyperledger-cacti#3527

Signed-off-by: Peter Somogyvari <[email protected]>
petermetz added a commit to petermetz/cacti that referenced this issue Sep 10, 2024
Depends on hyperledger-cacti#3528 => test(test-tooling): add new besu AIO image builder utility

Fixes hyperledger-cacti#3527

Signed-off-by: Peter Somogyvari <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Cacti_Scrum_Project_v2_Release Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Jestify For test cases that have been converted from tape to jest P3 Priority 3: Medium Tests Anything related to tests be that automatic or manual, integration or unit, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant