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

DEV-45405 - Fix grafana tests #29

Merged
merged 6 commits into from
Oct 6, 2024

Commits on Jun 17, 2024

  1. DEV-45405 - Fix grafana unit tests

    api_notification_channel_test.go
    error_handling_test.go
    api_plugins_test.go - updated the expectedListResp.json
    yasmin-tr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a474edb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    00d09ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba0136 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    7dd9924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7386a19 View commit details
    Browse the repository at this point in the history
  3. * fix templates_test.go - removed orgId from urls

    * changed implementation in alertmanager.go NewAlertmanager() to avoid null exception if there is no ParsedAppUrl provided in config (fixes a lot of tests)
    * changed implementation in navtree.go to remove the connections section (datasources) in another place, to help tests pass and makes more sense.
    yasmin-tr committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    61ff1e3 View commit details
    Browse the repository at this point in the history