mango-explorer/tests
Geoff Taylor c17d04152b FixedPositionSizeElement can now take multiple fixed position sizes and properly apply them. 2021-10-23 13:44:30 +01:00
..
calculations Start of work on account calculations. 2021-10-04 18:27:07 +01:00
layouts Start of work on account calculations. 2021-10-04 18:27:07 +01:00
marketmaking FixedPositionSizeElement can now take multiple fixed position sizes and properly apply them. 2021-10-23 13:44:30 +01:00
testdata Start of work on account calculations. 2021-10-04 18:27:07 +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
data.py Added simple RootBank parsing tests. 2021-10-05 10:47:41 +01:00
fakes.py Made mango-explorer a pip-installable package. 2021-10-11 17:08:54 +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 Start of work on account calculations. 2021-10-04 18:27:07 +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 Brought V2 changes to get_multiple_accounts() across to V3. 2021-09-13 12:17:19 +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 Start of work on account calculations. 2021-10-04 18:27:07 +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_logmessages.py Added some basic IDL parsing so code can expand log messages with events. 2021-10-15 20:37:43 +01:00
test_lotsizeconverter.py Fixed problem with lot size conversion and rounding. 2021-09-09 17:17:23 +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_rootbank.py Another attempt at getting agreement on date timezones in github action. 2021-10-14 11:58:45 +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 Made mango-explorer a pip-installable package. 2021-10-11 17:08:54 +01:00
test_walletbalancer.py sweep command now takes a target balance. 2021-09-06 21:38:12 +01:00