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

Update tests for foreign currency check #14

Merged
merged 3 commits into from
Oct 18, 2024

Commits on Oct 16, 2024

  1. Docstring getAccounts

    Sha-yol committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a09fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454f6e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update main tests to account for caching

    Mock `requests.request` before importing main to avoid a request on import due to caching. Update tests to reflect changes.
    Also, fix minor errors in tests.
    Sha-yol committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8ffb812 View commit details
    Browse the repository at this point in the history