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

Integration tests for UDP Tracker #96

Merged
merged 7 commits into from
Oct 24, 2022
Merged

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    a27adf2 View commit details
    Browse the repository at this point in the history
  2. refactor: run tests with own udp tracker (#98)

    * refactor: run tests with own udp tracker
    
    * fixup! refactor: run tests with own udp tracker
    mickvandijke authored and josecelano committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    946e80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5aee03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f258c1 View commit details
    Browse the repository at this point in the history
  5. refactor: extract function

    josecelano committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    508803a View commit details
    Browse the repository at this point in the history
  6. fix: test tear up

    josecelano committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d2c69fa View commit details
    Browse the repository at this point in the history
  7. fix: initialize loggin once

    `setup_logging` cannot be called twice becuase it panics.
    josecelano committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5dcea43 View commit details
    Browse the repository at this point in the history