Skip to content
New issue

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

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

Already on GitHub? # to your account

OHLC test failing #34

Open
abeadam opened this issue May 26, 2020 · 0 comments · May be fixed by #42
Open

OHLC test failing #34

abeadam opened this issue May 26, 2020 · 0 comments · May be fixed by #42

Comments

@abeadam
Copy link

abeadam commented May 26, 2020

OHLC test is currently always failing.
if you go to https://sandbox.iexapis.com/stable/stock/aapl/ohlc you will notice it returns an empty object, so line 11 in OHLC.service.ts results in an error data.open.price doesn't have data.open.

I am wondering if we should disable the test for now? The current test failure is blocking the latest version on the main branch.

@juancarlosqr juancarlosqr linked a pull request Oct 22, 2020 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant