piker/tests
Tyler Goodlet cd55d027c4 Re-implement db tests using new ahab daemons
Avoids the really sloppy flag passing to `open_pikerd()` and allows for
separation of the individual docker daemon starts.

Also add a new `root_conf() -> Path` fixture which will open and load
the `dict` for the new root `conf.toml` file.
2023-05-23 14:16:08 -04:00
..
conftest.py Re-implement db tests using new ahab daemons 2023-05-23 14:16:08 -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 Re-implement db tests using new ahab daemons 2023-05-23 14:16:08 -04:00
test_ems.py Expose `.accounting.unpack_fqme()` 2023-05-17 16:43:31 -04:00
test_feeds.py Move tmpdir creation into separate fixture 2023-05-22 12:03:32 -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-05-09 14:49:26 -04:00
test_watchlists.py Capture the right logger 2019-02-10 17:29:08 -05:00