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

Refactored tests #55

Merged
merged 49 commits into from
Nov 27, 2024
Merged

Refactored tests #55

merged 49 commits into from
Nov 27, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    b8510fa View commit details
    Browse the repository at this point in the history
  2. cleanup

    heswithme committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b33a1d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. some coverage runs

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    896d6fa View commit details
    Browse the repository at this point in the history
  2. gitignore for test logs

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    816dcd9 View commit details
    Browse the repository at this point in the history
  3. test framework

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3b71f2c View commit details
    Browse the repository at this point in the history
  4. improving test framework

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    55334a5 View commit details
    Browse the repository at this point in the history
  5. added selective tests run

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    02f8e16 View commit details
    Browse the repository at this point in the history
  6. wip

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c6a566d View commit details
    Browse the repository at this point in the history
  7. upload

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    07bab1e View commit details
    Browse the repository at this point in the history
  8. fixed report gen

    heswithme committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4c5578a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4911e6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b69e367 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    89c9ef1 View commit details
    Browse the repository at this point in the history
  2. id change

    heswithme committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5afbd99 View commit details
    Browse the repository at this point in the history
  3. commented transactions util

    heswithme committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    da1ed53 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    a6164e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    efd1513 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1028097 View commit details
    Browse the repository at this point in the history
  2. added relative tolerance

    heswithme committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    06c0e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. combined parametrization

    heswithme committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f886db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f674e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161fbcc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    6d9375d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0d0fb83 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. remove liquidity tests wip

    heswithme committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    50d0d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. liquidity add tests

    heswithme committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b465cea View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. test: line-length=100

    heswithme committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f0cbe07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577f110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13aba85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea2451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cf59b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84ec2b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    701e343 View commit details
    Browse the repository at this point in the history
  2. skipping unfixable tests

    heswithme committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7515f0 View commit details
    Browse the repository at this point in the history
  3. meta tests corrected

    heswithme committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b9e16c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a16d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    9176ff0 View commit details
    Browse the repository at this point in the history
  2. oracle tests passing

    heswithme committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3653c93 View commit details
    Browse the repository at this point in the history
  3. fixed all

    heswithme committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4ef57f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    543610f View commit details
    Browse the repository at this point in the history
  2. pre-commit linting

    heswithme committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f3714d8 View commit details
    Browse the repository at this point in the history
  3. pre-commit runs

    heswithme committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    26bdcd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2392e23 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7a531be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64616a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    526f34c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f65736a View commit details
    Browse the repository at this point in the history
  5. chore: trigger tests on pr

    heswithme committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2cfde09 View commit details
    Browse the repository at this point in the history
  6. chore: rpc fixture change

    heswithme committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b3647bb View commit details
    Browse the repository at this point in the history