hedera-smart-contracts icon indicating copy to clipboard operation
hedera-smart-contracts copied to clipboard

Create end to end tests for atomic crypto transfer

Open lukelee-sl opened this issue 2 years ago • 0 comments

Problem

Tests are needed to exercise the atomic crypto transfer functionality

Solution

Write tests that show:

  • basic transfers of hbars, fungible and non-fungible tokens in various combinations.
  • write negative tests to show transfer failure when approval and allowance are not present.
  • write negative tests to show transfer failure when keys are not present. Additional test as enumerated in this issue

Alternatives

No response

lukelee-sl avatar Nov 21 '22 18:11 lukelee-sl