You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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...
The text was updated successfully, but these errors were encountered: