Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get test suite back running in CI #178

Closed
goodboy opened this issue May 22, 2021 · 1 comment
Closed

Get test suite back running in CI #178

goodboy opened this issue May 22, 2021 · 1 comment
Assignees

Comments

@goodboy
Copy link
Contributor

goodboy commented May 22, 2021

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//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 goodboy self-assigned this May 22, 2021
@goodboy
Copy link
Contributor Author

goodboy commented Mar 2, 2023

Heyyoo we do actually have this now what with test_services.py and the new test_paper.py from #462 💥

@goodboy goodboy closed this as completed Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant