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

[BugFix] Fix Some Tests #6736

Merged
merged 7 commits into from
Oct 3, 2024
Merged

[BugFix] Fix Some Tests #6736

merged 7 commits into from
Oct 3, 2024

Conversation

deeleeramone
Copy link
Contributor

@deeleeramone deeleeramone commented Oct 3, 2024

  1. Why?:

    • Fixing tests as part of pre-release ritual.
  2. What?:
    Fixes:

    • openbb_platform/tests/test_auto_build.py
    • test_etf_python.py::test_etf_historical[params8] - yFinance start/end dates can't be static here.
      • API version also updated.
    • FAILED integration/test_fixedincome_python.py::test_fixedincome_government_treasury_auctions[params1]
      • Supplied param should be lower case.
    • Parsing error from bad characters in the response: obb.regulators.sec.rss_litigation

@deeleeramone deeleeramone added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels Oct 3, 2024
@deeleeramone deeleeramone added this pull request to the merge queue Oct 3, 2024
Merged via the queue into develop with commit b2209b7 Oct 3, 2024
10 checks passed
@IgorWounds IgorWounds deleted the bugfix/fix-tests branch October 8, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants