mango-explorer/tests
Geoff Taylor d8e61625cf Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
..
calculations Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
layouts Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
marketmaking Fixed problem rounding lot sizes. 2021-12-05 19:07:21 +00:00
testdata Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
__init__.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
context.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
data.py Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
fakes.py Fixed some linting issues. 2021-12-20 18:09:51 +00:00
test_account.py Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
test_accountflags.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_accountinfo.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_accountliquidator.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_accountscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_addressableaccount.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_balancesheet.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_cache.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_client.py HTTPErrors now cause a provider switch. Updated CompoundException to work with any Exception, not just a ClientException. 2021-12-15 16:36:11 +00:00
test_constants.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_context.py Updated ids.json for new devnet market. 2021-11-30 17:14:59 +00:00
test_encoding.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_group.py Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
test_healthcalculator.py Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
test_instructions.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_instructiontype.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_instrumentlookup.py Updated solana.tokenlist.json. Some tokens had symbols changed (why?) so "ETH" pointed to a different mint address. Added overrides.tokenlist.json so we can still use a pure copy of solana.tokenlist.json but can override certain symbols to behave the way we expect. 2021-12-15 16:03:31 +00:00
test_instrumentvalue.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_liquidationevent.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
test_logmessages.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_lotsizeconverter.py Fixed problem rounding lot sizes. 2021-12-05 19:07:21 +00:00
test_marketlookup.py Updated solana.tokenlist.json. Some tokens had symbols changed (why?) so "ETH" pointed to a different mint address. Added overrides.tokenlist.json so we can still use a pure copy of solana.tokenlist.json but can override certain symbols to behave the way we expect. 2021-12-15 16:03:31 +00:00
test_notification.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_observables.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_openorders.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_orderbook.py Fixed some linting issues. 2021-12-20 18:09:51 +00:00
test_ownedtokenvalue.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_perpeventqueue.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_retrier.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_spotmarket.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_token.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_tokenaccount.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_tokenbank.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
test_tradeexecutor.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_transactionscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_version.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
test_wallet.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
test_walletbalancer.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00