mango-explorer/tests
Geoff Taylor 3e4ba1052c Initial work on placing/cancelling spot market orders. 2021-06-30 14:08:37 +01:00
..
layouts Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
__init__.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
context.py First cut at a lot of V3 code. 2021-06-25 10:33:40 +01:00
fakes.py Initial work on placing/cancelling spot market orders. 2021-06-30 14:08:37 +01:00
mocks.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_account.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_accountflags.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_accountinfo.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_accountliquidator.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_accountscout.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_addressableaccount.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_balancesheet.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_constants.py First cut at a lot of V3 code. 2021-06-25 10:33:40 +01:00
test_context.py First cut at a lot of V3 code. 2021-06-25 10:33:40 +01:00
test_encoding.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_group.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_instructions.py Removed all InstructionBuilders. Instead we'll use simpler functions that return an array of instructions (allowing for compound instructions etc.) 2021-06-25 17:21:53 +01:00
test_instructiontype.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_liquidatablereport.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_liquidationevent.py Initial work on placing/cancelling spot market orders. 2021-06-30 14:08:37 +01:00
test_liquidationprocessor.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_marketlookup.py Separated out token and market lookups. 2021-06-25 11:10:41 +01:00
test_notification.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_observables.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_openorders.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_ownedtokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_retrier.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_spotmarket.py Initial work on placing/cancelling spot market orders. 2021-06-30 14:08:37 +01:00
test_token.py Separated out token and market lookups. 2021-06-25 11:10:41 +01:00
test_tokenaccount.py Added documentation on Wrapped SOL, how to wrap/unwrap. Cleaned up those commands, centralised some Instructions. 2021-06-08 14:05:00 +01:00
test_tokenlookup.py Separated out token and market lookups. 2021-06-25 11:10:41 +01:00
test_tokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_tradeexecutor.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
test_transactionscout.py Big Rename - removal of old Group and MarginAccount, deletion of a lot of code that is no longer relevant. 2021-06-25 15:50:37 +01:00
test_version.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_wallet.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_walletbalancer.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00