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

Exports tests #67

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

Exports tests #67

wants to merge 21 commits into from

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    39e6c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85186fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55b7761 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. API: Improve error when server does not give an expires header

    Otherwise it gives a cryptic error during parsing
    jwijenbergh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    53452c1 View commit details
    Browse the repository at this point in the history
  2. Exports: Test GetConfig

    jwijenbergh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    02a79dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab249d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ccc1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d861d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41a5aee View commit details
    Browse the repository at this point in the history
  7. Exports: Test AskProfile

    jwijenbergh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8548858 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e653cb View commit details
    Browse the repository at this point in the history
  9. Exports Test: Renewing

    jwijenbergh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5adbccf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bec4a0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd8c7f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4810757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcc2d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2244cb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b32bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d046b View commit details
    Browse the repository at this point in the history
  6. Failover monitor: Check if mtuSize is at least 28 bytes

    Otherwise the pinger creates a body with negative length
    jwijenbergh committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c20b1f7 View commit details
    Browse the repository at this point in the history
  7. Failover: add tests

    jwijenbergh committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f10e488 View commit details
    Browse the repository at this point in the history