piker/tests
Tyler Goodlet c93d119873 Move tmpdir creation into separate fixture
Since `.config.load()` was changed to not touch conf files by default
(without explicitly setting `touch_if_dne: bool`), this ensures both the
global module value is set and the `brokers.toml` file exists before
every test.
2023-05-22 12:03:32 -04:00
..
conftest.py Move tmpdir creation into separate fixture 2023-05-22 12:03:32 -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_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