b619e4a82d
More or less we need to be able to audit not only simple "make trades check pps.toml files" tests (which btw were great to get started!). We also need more sophisticated and granular order mgmt and service config scenarios, - full e2e EMS msg flow verification - multi-client (dis)connection scenarios and/or monitoring - dark order clearing and offline storage - accounting schema and position calcs detailing As such, this is the beginning to "modularlizingz" the components needed in the test harness to this end by breaking up the `OrderClient` control flows vs. position checking logic so as to allow for more flexible test scenario cases and likely `pytest` parametrizations over different transaction sequences. |
||
---|---|---|
.. | ||
conftest.py | ||
test_cli.py | ||
test_databases.py | ||
test_feeds.py | ||
test_paper.py | ||
test_questrade.py | ||
test_services.py | ||
test_watchlists.py |