Commit 59cb51dc by bergquist

test(emails): update fake data model

parent 9595916a
...@@ -40,7 +40,7 @@ func TestEmailIntegrationTest(t *testing.T) { ...@@ -40,7 +40,7 @@ func TestEmailIntegrationTest(t *testing.T) {
"RuleUrl": "http://localhost:3000/dashboard/db/graphite-dashboard", "RuleUrl": "http://localhost:3000/dashboard/db/graphite-dashboard",
"ImageLink": "http://localhost:3000/render/dashboard-solo/db/graphite-dashboard?panelId=1&from=1471008499616&to=1471012099617&width=1000&height=500", "ImageLink": "http://localhost:3000/render/dashboard-solo/db/graphite-dashboard?panelId=1&from=1471008499616&to=1471012099617&width=1000&height=500",
"AlertPageUrl": "http://localhost:3000/alerting", "AlertPageUrl": "http://localhost:3000/alerting",
"Events": []map[string]string{ "EvalMatches": []map[string]string{
{ {
"Metric": "desktop", "Metric": "desktop",
"Value": "40", "Value": "40",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment