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: refactor predicate feature tests #1079

Merged
merged 36 commits into from
Jul 24, 2023

Commits on May 30, 2023

  1. chore: fix spellings in typegen

    danielbate committed May 30, 2023
    Configuration menu
    Copy the full SHA
    04cf5a6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    100b1f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbdbb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    90b5d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047ef9b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 7, 2023

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

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    d822b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55cc6c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. test: remove predicate tests from fuel gauge

    danielbate committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    919f390 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    62f9508 View commit details
    Browse the repository at this point in the history
  2. chore: linting

    danielbate committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    09433b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. test: fix file path in predicate contract test

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    afbb594 View commit details
    Browse the repository at this point in the history
  2. chore: linting

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    67f6b92 View commit details
    Browse the repository at this point in the history
  3. test: add more set data test cases

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9f87874 View commit details
    Browse the repository at this point in the history
  4. test: add test case for simulating a transaction

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9bc7255 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into db…

    …/test/refactor-predicate-tests
    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e387483 View commit details
    Browse the repository at this point in the history
  6. chore: changeset

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    80c0f2d View commit details
    Browse the repository at this point in the history
  7. test: remove redundant fixture

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d07c311 View commit details
    Browse the repository at this point in the history
  8. test: add script to build predicates

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fdeb888 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f810884 View commit details
    Browse the repository at this point in the history
  10. chore: linting

    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1bc6965 View commit details
    Browse the repository at this point in the history
  11. fix: fix incorrect method name in predicagte test

    '
    '
    danielbate committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    94524f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 18, 2023

  1. Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into db…

    …/test/refactor-predicate-tests
    danielbate committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2c2b83b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. test: move predicate integration tests to fuel gauge

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4b240c9 View commit details
    Browse the repository at this point in the history
  2. core: regen lock file

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e99ff79 View commit details
    Browse the repository at this point in the history
  3. docs: update doc paths

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6827de9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'db/test/refactor-predicate-tests' of https://github.com…

    …/FuelLabs/fuels-ts into db/test/refactor-predicate-tests
    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    737daf3 View commit details
    Browse the repository at this point in the history
  5. chore: delete redundant test file

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    527434a View commit details
    Browse the repository at this point in the history
  6. chore: regen lock file

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    73d2316 View commit details
    Browse the repository at this point in the history
  7. test: remove redundant predicate test

    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    15e01fe View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into db…

    …/test/refactor-predicate-tests
    danielbate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ca66013 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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