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

chore: clean tests usage of endpoints #158

Merged
merged 8 commits into from
Dec 11, 2023

Commits on Dec 6, 2023

  1. chore: clean tests usage of endpoints

    Previously, once we hit the feature refresh interval, we saw failed
    requests against https://localhost:4242, this update replaces all usages
    in these tests with the gocked url instead of a fake localhost address
    chriswk committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7de33fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac8465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e6a975 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    0fe8ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0f79a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7206324 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e1c393 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore: remove listeners from test that no longer needs them (#163)

    Co-authored-by: Christopher Kolstad <[email protected]>
    sighphyre and Christopher Kolstad authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    70e1622 View commit details
    Browse the repository at this point in the history