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

[Bug] Integration test failing : test_economy.openbb #2971

Closed
hjoaquim opened this issue Oct 21, 2022 · 1 comment
Closed

[Bug] Integration test failing : test_economy.openbb #2971

hjoaquim opened this issue Oct 21, 2022 · 1 comment
Labels
bug Fix bug HACKTOBERFEST Hacktoberfest tests Test-related work

Comments

@hjoaquim
Copy link
Contributor

Test:
python terminal.py scripts/test_economy.openbb -t

Result:


OpenBB Terminal Integrated Tests:

0.0%  /home/hjoaquim/Documents/OpenBBTerminal/openbb_terminal/miscellaneous/scripts/test_economy.openbb

Failures:

/home/hjoaquim/Documents/OpenBBTerminal/openbb_terminal/miscellaneous/scripts/test_economy.openbb: Expecting value: line 1 column 1 (char 0) failed
/home/hjoaquim/Documents/OpenBBTerminal/openbb_terminal/miscellaneous/scripts/test_economy.openbb: Expecting value: line 1 column 1 (char 0)

Summary: Successes: 0 Failures: 1


This is a problem with investpy.news.economic_calendar() and it's a known issue on the repo, see more:

This causes our:

economy/events command to break.

@hjoaquim hjoaquim added bug Fix bug tests Test-related work labels Oct 21, 2022
@hjoaquim hjoaquim assigned hjoaquim and unassigned hjoaquim Oct 21, 2022
@JerBouma JerBouma added the HACKTOBERFEST Hacktoberfest label Oct 25, 2022
@hjoaquim
Copy link
Contributor Author

This was fixed by #2936

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug HACKTOBERFEST Hacktoberfest tests Test-related work
Projects
None yet
Development

No branches or pull requests

2 participants