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(ethereum): refactor jest test negative test cases #3476

Commits on Sep 21, 2024

  1. test(ethereum): refactor jest test negative test cases

    Primary Changes
    ---------------
    1. Refactored negative test case exception assertions for cactus-plugin-ledger-connector-ethereum.
    Removed try-catch blocks, replaced with declarations through jest-extended's own API.
    2. Made comments on specific tests where the tests should fail but are actually passing
    and thus cannot be refactored before being investigated further.
     
    Fixes hyperledger-cacti#3475
    
    Signed-off-by: ashnashahgrover <ashnashahgrover777@gmail.com>
    ashnashahgrover committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c034070 View commit details
    Browse the repository at this point in the history