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

Add RPC error checking support to unit tests #4987

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

  1. Update copyright data in src/test/jtx/rpc.h

    Co-authored-by: Chenna Keshava B S <21219765+ckeshava@users.noreply.github.com>
    ximinez and ckeshava authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    707d350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58d42d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Review feedback from @scottschurr:

    * Make ter and rpcCode optional in ParsedResult
    * Remove didApply from ParsedResult
    ximinez committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    66646ca View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge remote-tracking branch 'upstream/develop' into pr/jtx_rpc

    * upstream/develop:
      fix: Remove redundant STAmount conversion in test (4996)
      fix: resolve database deadlock: (4989)
      test: verify the rounding behavior of equal-asset AMM deposits (4982)
      test: Add tests to raise coverage of AMM (4971)
      chore: Improve codecov coverage reporting (4977)
      test: Unit test for AMM offer overflow (4986)
      fix amendment to add `PreviousTxnID`/`PreviousTxnLgrSequence` (4751)
    ximinez committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f58cf7b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into pr/jtx_rpc

    * upstream/develop:
      Set version to 2.2.0-b3
    ximinez committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c8ca898 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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