d67031d9ab
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. |
||
---|---|---|
.. | ||
conftest.py | ||
test_cli.py | ||
test_databases.py | ||
test_feeds.py | ||
test_paper.py | ||
test_questrade.py | ||
test_services.py | ||
test_watchlists.py |