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

Mock NTP client #217

Merged
merged 10 commits into from
Jan 18, 2023
Merged

Mock NTP client #217

merged 10 commits into from
Jan 18, 2023

Commits on Jan 12, 2023

  1. typo

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    3d6eb14 View commit details
    Browse the repository at this point in the history
  2. add initial ntp client interface and structs

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    93f85e2 View commit details
    Browse the repository at this point in the history
  3. update mock client

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cf634f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. fix QueryNTPServer unit tests

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    621c0f9 View commit details
    Browse the repository at this point in the history
  2. create queryServers method for testing

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fe3e7c0 View commit details
    Browse the repository at this point in the history
  3. cleanup test functions

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a865c46 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. add servers arg to helper function

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    42794f6 View commit details
    Browse the repository at this point in the history
  2. pr feedback

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9cacbc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. update dependencies

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    de817f1 View commit details
    Browse the repository at this point in the history
  2. add some basic testing aroudn expected metric values

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    59f1ee0 View commit details
    Browse the repository at this point in the history