mango-v4/programs/mango-v4/tests/cases
Christian Kamm d2c55c23e1 Bank: more parameter sanity checks (#895)
(cherry picked from commit aa9bc8b1f1)
2024-02-29 08:10:09 +01:00
..
mod.rs Add collateral fees (#868) 2024-02-13 12:39:28 +01:00
test_alt.rs Create a single rust test binary (#425) 2023-01-30 21:09:47 +01:00
test_bankrupt_tokens.rs Liquidation: Use asset and liab liq fee (#825) 2023-12-28 10:46:43 +01:00
test_basic.rs Bank: more parameter sanity checks (#895) 2024-02-29 08:10:09 +01:00
test_benchmark.rs program-test improvements: performance, cu test output, warnings (#749) 2023-10-11 15:18:23 +02:00
test_borrow_limits.rs Bank: require borrows <= deposits 2024-01-02 11:05:58 +01:00
test_collateral_fees.rs collateral fees: fixes after devnet test (#880) 2024-02-14 11:32:57 +01:00
test_delegate.rs Allow delegates to withdraw small token amounts (#820) 2023-12-20 11:15:47 +01:00
test_fees_buyback_with_mngo.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_force_close.rs Bank: more parameter sanity checks (#895) 2024-02-29 08:10:09 +01:00
test_health_compute.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
test_health_region.rs program-test improvements: performance, cu test output, warnings (#749) 2023-10-11 15:18:23 +02:00
test_ix_gate_set.rs Compile and test fix (#645) 2023-07-14 16:27:52 +02:00
test_liq_perps_bankruptcy.rs fix perp settle limit materialization (#865) 2024-02-01 11:23:45 +01:00
test_liq_perps_base_and_bankruptcy.rs fix perp settle limit materialization (#865) 2024-02-01 11:23:45 +01:00
test_liq_perps_force_cancel.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_liq_perps_positive_pnl.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_liq_tokens.rs liquidation: Add flag to disable asset liquidation (#867) 2024-02-07 12:52:01 +01:00
test_margin_trade.rs Allow delegates to withdraw small token amounts (#820) 2023-12-20 11:15:47 +01:00
test_perp.rs Perp: Always allow users to free perp open order slots (#817) 2023-12-20 11:15:10 +01:00
test_perp_settle.rs fix perp settle limit materialization (#865) 2024-02-01 11:23:45 +01:00
test_perp_settle_fees.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_position_lifetime.rs Restrict account growth (#686) 2023-08-19 08:20:40 +02:00
test_reduce_only.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_serum.rs deposit limit: always allow obv1-selling deposits (#869) 2024-02-05 13:06:06 +01:00
test_stale_oracles.rs Add an Orca oracle type (#813) 2024-01-04 11:29:54 -06:00
test_token_conditional_swap.rs Deposit limits (#806) 2023-12-05 15:43:38 +01:00
test_token_update_index_and_rate.rs test: Add one for migrating interest rates for v0.21 (#816) 2023-12-12 11:28:37 +01:00