solana-program-library/token/program-2022/tests
Jon Cinque 0a0a6d9380
token-2022: Try to fix flaky test (#2874)
2022-02-04 20:11:01 +01:00
..
action.rs token-2022: Add transfer fee types and instructions (#2608) 2021-12-14 23:36:02 +01:00
assert_instruction_count.rs token-2022: bump compute limit for close test (#2770) 2022-01-21 11:54:02 -07:00
default_account_state.rs token-2022: add DefaultAccountState mint extension (#2810) 2022-01-26 13:30:24 -07:00
freeze.rs token-2022: Add freeze / thaw through StateWithExtensions (#2848) 2022-02-01 00:24:59 +01:00
initialize_account.rs Refactor TestContext to enable unwrap_err (#2805) 2022-01-25 13:45:53 -07:00
initialize_mint.rs Refactor TestContext to enable unwrap_err (#2805) 2022-01-25 13:45:53 -07:00
mint_close_authority.rs token-2022: Assess transfer fees (#2807) 2022-01-26 19:25:10 +01:00
program_test.rs token-2022: add DefaultAccountState mint extension (#2810) 2022-01-26 13:30:24 -07:00
transfer.rs token-2022: Add transfer tests with extension too (#2868) 2022-02-04 19:16:39 +01:00
transfer_fee.rs token-2022: Try to fix flaky test (#2874) 2022-02-04 20:11:01 +01:00