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: Extend the coverage of account nonce discrepancies tests #703

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Mar 25, 2024

  1. test: first 4 tests

    Signed-off-by: Anastasia Kovaliova <[email protected]>
    anastasiya-kovaliova authored and nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cd74568 View commit details
    Browse the repository at this point in the history
  2. add more tests for nonce discrepancies

    Signed-off-by: Anastasia Kovaliova <[email protected]>
    anastasiya-kovaliova authored and nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2361992 View commit details
    Browse the repository at this point in the history
  3. add more contract functions

    Signed-off-by: Anastasia Kovaliova <[email protected]>
    anastasiya-kovaliova authored and nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2b850df View commit details
    Browse the repository at this point in the history
  4. - added additional tests for checking the nonce

    - added and adapted internalTransfer function in internalCallee contract
    - skipped the blocked tests due to some issues
    
    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c48e496 View commit details
    Browse the repository at this point in the history
  5. - removed unneeded console.logs, polished some tests

    - refactored some expected to fail function in test 030
    
    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ff7b22b View commit details
    Browse the repository at this point in the history
  6. removed .only from the describe

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6c4a873 View commit details
    Browse the repository at this point in the history
  7. - applied gitignore json removal

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74649fc View commit details
    Browse the repository at this point in the history
  8. - removed unneeded json files

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1697084 View commit details
    Browse the repository at this point in the history
  9. Revert "- removed unneeded json files"

    This reverts commit 1697084.
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9555c4f View commit details
    Browse the repository at this point in the history
  10. - removed unneeded internalCalee json

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    951616b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Added contracts-abi json files for the contracts

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1cde0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c49202 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. -removed unneeded console.logs

    -added comments for additional info
    -removed test 29
    
    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed May 9, 2024
    Configuration menu
    Copy the full SHA
    66a6a61 View commit details
    Browse the repository at this point in the history
  2. removed unneeded tokenAddress override

    Signed-off-by: Nikolay Nikolov <[email protected]>
    nickeynikolovv committed May 9, 2024
    Configuration menu
    Copy the full SHA
    34105ff View commit details
    Browse the repository at this point in the history