dfinity / cycles-ledger

The cycles ledger is a global ledger canister that enables principal IDs to hold cycles.
Apache License 2.0
8 stars 3 forks source link

chore: add more tests for `icrc1_transfer` #113

Closed MarioDfinity closed 6 months ago

MarioDfinity commented 6 months ago
  1. test most permutations of arguments
  2. more tests for error cases such as too old an created in the future
  3. consolidate some of the existing tests, e.g. test_basic_transfer