piker icon indicating copy to clipboard operation
piker copied to clipboard

Get test suite back running in CI

Open goodboy opened this issue 4 years ago • 0 comments

test_cli.py and test_questrade.py obviously rely on questrade backend symbol sets and api keys. not sure if we want to [go down that road again[(https://github.com/pikers/piker/issues/6) of trying to run stuff under a test account.

I proposed first moving the test_cli.py set to crypto backends which have public endpionts (binance, kraken, kucoin). Likely as suit exchanges (stocks) realize that noone is gonna be trading their stuff if they don't offer free data, they'll have to offer some public endpoints that aren't utter trash as well.

I also want to get a base set of backend data.feed and symbol search tests going. Likely will follow up shortly with a detailed todo set.

goodboy avatar May 22 '21 19:05 goodboy