piker/tests
Tyler Goodlet 0de2101eb4 Ensure we set the test config dir in the root actor..
Not sure how this worked before but we need to also override the
`piker._config_dir: Path` in the root actor when running in `pytest`; my
guess is something in the old test suite was masking this problem after
the change to passing the dir path down through the runtime vars via
`tractor`?

Also this drops the ems related fixtures/factories since they're
specific enough to define in the clearing engine tests directly.
2023-04-14 15:59:04 -04:00
..
conftest.py Ensure we set the test config dir in the root actor.. 2023-04-14 15:59:04 -04:00
test_cli.py Skip CLI tests due to questrade dependency for now 2021-05-22 15:12:12 -04:00
test_databases.py Add ES client polling to ensure eventual connectivity.. 2023-03-09 18:42:24 -05:00
test_feeds.py Move all fqsn parsing and `Symbol` to new `accounting._mktinfo 2023-04-14 15:56:48 -04:00
test_paper.py Start a new `.accounting` subpkg, move `.pp` contents there 2023-04-14 15:56:48 -04:00
test_questrade.py Move quest fixtures to test mod, clean out old travis fixture 2023-02-21 10:54:18 -05:00
test_services.py Adjust tests to `.clearing._client.OrderClient` type 2023-04-14 15:59:04 -04:00
test_watchlists.py Capture the right logger 2019-02-10 17:29:08 -05:00