| Questrade is the default broker backend (for now) so the CI can run using a practice account token handed down through an env variable. If we add a cached directory to the build then the token should remain persistent in the brokers config and will only need to be updated if something goes wrong. Also, add a `--confdir` flag for pytest much in the same way as for the `piker` cli. | ||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_cli.py | ||
| test_questrade.py | ||
| test_watchlists.py | ||