Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Provide developers the capability to run a suite of integration tests against a real Grafana server #58

Open
mdb opened this issue Jul 19, 2020 · 0 comments

Comments

@mdb
Copy link
Contributor

mdb commented Jul 19, 2020

Is your feature request related to a problem?
In absence of integration tests, it's difficult to ensure against bugs like issue #56 .

Describe the solution you'd like
I'd like to be able to easily run a suite of integration tests that target a live, local Grafana server.

Describe alternatives you've considered
PR #15 offers a similar solution, though...

  1. It's been open since 2018
  2. It offers no clear capability for running the build, unit, and integration tests in isolation
  3. I believe a more simple solution could suffice, at least as a first pass
mdb added a commit to mdb/go-grafana-api that referenced this issue Jul 19, 2020
This seeks to address issue nytm#58.

It also illustrates the problem outlined in issue nytm#56, as
`TestAnnotationsIntegration` will fail until PR nytm#57 is merged.
mdb added a commit to mdb/go-grafana-api that referenced this issue Jul 19, 2020
This seeks to address issue nytm#58.

It also illustrates the problem outlined in issue nytm#56, as
`TestAnnotationsIntegration` will fail until PR nytm#57 is merged.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant