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

feat: Improving test coverage of SCs #240

Merged
merged 16 commits into from
Mar 5, 2024

Commits on Feb 29, 2024

  1. add tests for addressAliasHelper library

    Raid Ateir authored and Raid Ateir committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bea05fa View commit details
    Browse the repository at this point in the history
  2. add priorityQueue & uncheckedMath to coverage; fix naming in addressA…

    …liasHelper test
    Raid Ateir committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e260d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6aaa5d View commit details
    Browse the repository at this point in the history
  4. remove shared test files from coverage

    Raid Ateir committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    65061e2 View commit details
    Browse the repository at this point in the history
  5. remove dev-contracts from coverage & fix formatting

    Raid Ateir committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e63a700 View commit details
    Browse the repository at this point in the history
  6. revert dev-contracts exclusion from coverage

    Raid Ateir committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aedb817 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. wip

    Raid Ateir committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    39af886 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add STM coverage

    Raid Ateir committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d03fe8c View commit details
    Browse the repository at this point in the history
  2. move initialize data to proxy constructor

    Raid Ateir committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fa45a68 View commit details
    Browse the repository at this point in the history
  3. increase branches coverage in STM tests + linting

    Raid Ateir committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    83fe05a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b143db View commit details
    Browse the repository at this point in the history
  5. add more facet selectors to utils; update system log creation in util…

    …s; update naming
    Raid Ateir committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    341aa57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a307241 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea76cd3 View commit details
    Browse the repository at this point in the history
  8. move createNewChain to a function

    Raid Ateir committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0ac6c29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf31bb8 View commit details
    Browse the repository at this point in the history