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

Handle all of java.net exceptions #66

Merged
merged 6 commits into from
Sep 24, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    2fd4ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    834d923 View commit details
    Browse the repository at this point in the history
  3. chore: add mockito

    tharropoulos committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1194b4e View commit details
    Browse the repository at this point in the history
  4. test(api-call): add tests for java.net exception handling

    - Refactor existing test suite for `ApiCall` class, accessing the
    `nodeIndex` static variable, to avoid flaky tests
    - Add new test cases ensuring proper handling of all `java.net`
    exceptions
    tharropoulos committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    88d0092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cc6167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    323a5f4 View commit details
    Browse the repository at this point in the history