piker/tests
Tyler Goodlet 414734f803 Add travisCI specific test suite integration
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.
2019-02-25 20:23:20 -05:00
..
conftest.py Add travisCI specific test suite integration 2019-02-25 20:23:20 -05:00
test_cli.py Use search method for `piker api` test 2019-02-10 17:28:43 -05:00
test_questrade.py Add travisCI specific test suite integration 2019-02-25 20:23:20 -05:00
test_watchlists.py Capture the right logger 2019-02-10 17:29:08 -05:00