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): migrate get-block-endpoint test cases from Tap to Jest #3500

Open
krriscode opened this issue Aug 29, 2024 · 2 comments
Assignees
Labels
Fabric 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

@krriscode
Copy link

Migrate all existing test cases for the get block endpoint to Jest

@krriscode
Copy link
Author

Hi @petermetz,
requesting you to assign this issue, as we have discussed in one of the meet.

@petermetz
Copy link
Member

@krriscode All yours! Thank you very much for the contributions in advance!

These are the test cases to be exact:

  1. packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/get-block-endpoint.test.ts
  2. packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/get-block-endpoint.test.ts

@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 Fabric Jestify For test cases that have been converted from tape to jest labels Aug 29, 2024
@petermetz petermetz added this to the v2.0.0 milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fabric 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

No branches or pull requests

2 participants