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): migrated lock-contract.test.ts to Jest #2934

Commits on Dec 14, 2023

  1. test(connector-besu): migrated lock-contract.test.ts to Jest

    The relative file path of the test case within the project:
    packages/cactus-plugin-ledger-connector-besu/src/test/typescript/
    integration/plugin-ledger-connector-besu/lock-contract.test.ts
    
    No functional change of any kind, just refactored the assertions
    to match how they were before but now executed by Jest.
    
    [skip ci]
    
    Signed-off-by: Peter Somogyvari <[email protected]>
    petermetz committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7e4a271 View commit details
    Browse the repository at this point in the history