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

Fix broken tests after making telemetry a dependency #4061

Merged
merged 6 commits into from
Aug 5, 2024

Commits on Aug 5, 2024

  1. Fix hook manager test now telemetry is default

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a264c9c View commit details
    Browse the repository at this point in the history
  2. Fix version checking in e2e tests

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3c7ed40 View commit details
    Browse the repository at this point in the history
  3. Fix version checking in e2e tests

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1052071 View commit details
    Browse the repository at this point in the history
  4. Swap test to use after_command_run instead of before_command_run

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0713051 View commit details
    Browse the repository at this point in the history
  5. Revert test to use before_command_run again to prevent sending heap e…

    …vents
    
    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8d75a8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b260b07 View commit details
    Browse the repository at this point in the history