Menu

#3984 Soroban Meta Tests

open
nobody
None
2023-10-24
2023-10-24
Anonymous
No

Originally created by: SirTyson

Description

Resolves [#3878] and [#3859]

Overhauls InvokeHostFunctionTests, providing better coverage and more readability. Also adds a test for recording Soroban TX meta. Currently, we test the meta for contract storage, TTL extension, restoration, contract deployment, and failed invocations.

Checklist

  • [x] Reviewed the contributing document
  • [x] Rebased on top of master (no merge commits)
  • [x] Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • [x] Compiles
  • [x] Ran all tests
  • [ ] If change impacts performance, include supporting evidence per the performance document

Related

Tickets: #3859
Tickets: #3878

Discussion


Log in to post a comment.