node icon indicating copy to clipboard operation
node copied to clipboard

WithdrawAndCall E2E tests

Open lumtis opened this issue 1 year ago • 0 comments

Describe the Issue Add E2E tests for the withdrawAndCall functionality

List of test that I think we can consider:

  • Call a smart contract with gas token withdraw
  • Call a smart contract with gas token withdraw not using data field
  • Call a smart contract with gas token withdraw that reverts
  • Call a smart contract with ERC20 token withdraw
  • Call a smart contract with ERC20 token withdraw not using data field
  • Call a smart contract with ERC20 token withdraw that reverts

lumtis avatar May 13 '24 16:05 lumtis