mango-explorer/tests
Geoff Taylor 1d4e24ea38 ModelState now tracks current orders on the orderbook directly, rather than using OpenOrders. 2021-09-02 13:11:35 +01:00
..
layouts Big renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +01:00
marketmaking Made order chain more configurable, added MarketmakingOrderChain to docs. 2021-09-02 12:01:41 +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 ModelState now tracks current orders on the orderbook directly, rather than using OpenOrders. 2021-09-02 13:11:35 +01:00
mocks.py Big renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +01:00
test_account.py Added account name/info to output. 2021-08-13 12:15:17 +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 Updated dependencies and fixed subsequent issues. 2021-08-27 20:37:23 +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 Big renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +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 renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +01:00
test_instructions.py Anything imported from pyserum should now be imported as a PySerumXYZ to avoid confusion with Mango Explorer classes. 2021-08-21 18:24:53 +01:00
test_instructiontype.py Some work on streaming logs and account/program events. 2021-07-26 12:19:13 +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 Merging V3 branch into main. 2021-08-30 15:42:11 +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 Added ensure-account and ensure-open-orders commands. 2021-08-19 11:00:39 +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 renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +01:00
test_ownedtokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
test_perpeventqueue.py Fixed some type hints. 2021-08-01 18:03:46 +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 Big renaming of Context properties to make them more consistent and appropriate. 2021-08-26 10:31:02 +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 Marketmaker now automatically redeems MNGO on pulse. 2021-08-26 14:01:57 +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 Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
test_transactionscout.py Some work on streaming logs and account/program events. 2021-07-26 12:19:13 +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 Removed percentage target balances because of the unexpected frequent rebalancing they could cause. 2021-08-26 16:29:00 +01:00