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

chore: convert ava tests to mocha #975

Merged
merged 9 commits into from
Jun 5, 2024

Commits on Jun 4, 2024

  1. convert ava tests to mocha, remove ava dependency

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7367867 View commit details
    Browse the repository at this point in the history
  2. Update test/e2e/src/test-contract-client-constructor.js

    remove line
    
    Co-authored-by: Chad Ostrowski <[email protected]>
    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron and chadoh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a5300d5 View commit details
    Browse the repository at this point in the history
  3. some missed changes

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b0438df View commit details
    Browse the repository at this point in the history
  4. better descriptions

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d6324ed View commit details
    Browse the repository at this point in the history
  5. one liners

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e8f9815 View commit details
    Browse the repository at this point in the history
  6. Update test/e2e/src/test-hello-world.js

    more precise wording
    
    Co-authored-by: Chad Ostrowski <[email protected]>
    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron and chadoh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c5946b3 View commit details
    Browse the repository at this point in the history
  7. remove comments, unify naming

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    91daf07 View commit details
    Browse the repository at this point in the history
  8. remove comments

    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a6c2ecd View commit details
    Browse the repository at this point in the history
  9. Update test/e2e/src/test-swap.js

    clean up nested awaits
    
    Co-authored-by: Chad Ostrowski <[email protected]>
    Signed-off-by: blaineheffron <[email protected]>
    BlaineHeffron and chadoh committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    79aaf19 View commit details
    Browse the repository at this point in the history