-
Notifications
You must be signed in to change notification settings - Fork 294
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(htlc-eth-besu-erc20): migrate get-status-endpoint test cases from Tape to Jest #3650
Comments
Hi @petermetz, please assign this issue to me! |
@Udhayakumari Sorry for the slow response! |
Udhayakumari
added a commit
to Udhayakumari/cacti
that referenced
this issue
Dec 6, 2024
…Jest Primary Changes: packages/cactus-test-plugin-htlc-eth-besu-erc20/src/test/typescript /integration/plugin-htlc-eth-besu-erc20/get-status-endpoint.test.ts Fixes: hyperledger-cacti#3650 Signed-off-by: Udhayakumari <[email protected]>
5 tasks
Udhayakumari
added a commit
to Udhayakumari/cacti
that referenced
this issue
Dec 11, 2024
…Jest Primary Changes: packages/cactus-test-plugin-htlc-eth-besu-erc20/src/test/typescript /integration/plugin-htlc-eth-besu-erc20/get-status-endpoint.test.ts Fixes: hyperledger-cacti#3650 Signed-off-by: Udhayakumari <[email protected]>
Udhayakumari
added a commit
to Udhayakumari/cacti
that referenced
this issue
Dec 11, 2024
…Jest Primary Changes: packages/cactus-test-plugin-htlc-eth-besu-erc20/src/test/typescript /integration/plugin-htlc-eth-besu-erc20/get-status-endpoint.test.ts Fixes: hyperledger-cacti#3650 Signed-off-by: Udhayakumari <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to migrate all existing test cases for the get-status-endpoint to Jest
https://github.com/hyperledger-cacti/cacti/blob/main/packages/cactus-test-plugin-htlc-eth-besu-erc20/src/test/typescript/integration/plugin-htlc-eth-besu-erc20/get-status-endpoint.test.ts
The text was updated successfully, but these errors were encountered: