feat: gamma test
This commit is contained in:
parent
a18cbf99eb
commit
357c3b281e
|
@ -62,6 +62,11 @@ async fn test_quote_match_swap_for_raydium_cp() -> anyhow::Result<()> {
|
|||
run_all_swap_from_dump("raydium_cp_swap.lz4").await?
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_quote_match_swap_for_gamma() -> anyhow::Result<()> {
|
||||
run_all_swap_from_dump("gamma_swap.lz4").await?
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_quote_match_swap_for_openbook_v2() -> anyhow::Result<()> {
|
||||
run_all_swap_from_dump("openbook_v2_swap.lz4").await?
|
||||
|
|
BIN
programs/simulator/tests/fixtures/GAMMA7meSFWaBXF25oSUgmGRwaW6sCMFLmBNiMSdbHVT.so
vendored
Normal file
BIN
programs/simulator/tests/fixtures/GAMMA7meSFWaBXF25oSUgmGRwaW6sCMFLmBNiMSdbHVT.so
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue