Skip to content

Fix currency integration missing-symbol expectation#45

Merged
wilsonfreitas merged 1 commit into
project-health-hardeningfrom
hardening/30-fix-currency-integration-test
Jun 14, 2026
Merged

Fix currency integration missing-symbol expectation#45
wilsonfreitas merged 1 commit into
project-health-hardeningfrom
hardening/30-fix-currency-integration-test

Conversation

@wilsonfreitas

Copy link
Copy Markdown
Owner

Summary

  • Updates the live currency integration test to expect CurrencyNotFoundError from _get_symbol("ZAR"), matching the current unit-tested behavior.

Closes #30.

Verification

  • uv run pytest tests/integration/test_currency.py -m integration
  • uv run pytest -m integration
  • uv run pytest -m "not integration"
  • uv run ruff check bcb/ tests/
  • uv run ruff format --check bcb/ tests/
  • uv run mypy bcb/

@wilsonfreitas
wilsonfreitas merged commit 40eac9c into project-health-hardening Jun 14, 2026
8 checks passed
@wilsonfreitas
wilsonfreitas deleted the hardening/30-fix-currency-integration-test branch June 14, 2026 16:58
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

Successfully merging this pull request may close these issues.

1 participant