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: UbiquityPoolFacet fuzz tests #940

Merged
merged 19 commits into from
Jun 24, 2024

Commits on May 24, 2024

  1. test: add skeleton for UbiquityPoolFacet fuzz tests

    Base on facet tests. Update according to identified properties.
    gitcoindev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a5ddded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe834cb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    b6e432d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0125c View commit details
    Browse the repository at this point in the history
  3. chore: increase max_test_rejects to 90000

    Avoid too many rejects error in vm.assume fuzz tests.
    Described at foundry-rs/foundry#1202
    gitcoindev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    df22fef View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    485efe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809f149 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    eaa29b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222355d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3a58107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478e4df View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

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

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    62d4c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320f710 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: move new fuzz tests to separate folders structure

    As requested during pull request review.
    gitcoindev committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    28e7dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dce7be View commit details
    Browse the repository at this point in the history