From dfacfa5a9feb846ed2c5d5a4353137a77a0d95a3 Mon Sep 17 00:00:00 2001 From: Jay Greenberg Date: Mon, 30 Oct 2017 12:13:05 -0400 Subject: [PATCH] Update TESTS.md --- TESTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TESTS.md b/TESTS.md index e869553..47b72df 100644 --- a/TESTS.md +++ b/TESTS.md @@ -52,3 +52,5 @@ PUT /_bulk {"index":{"_index":".kibana","_type":"visualization","_id":"3c633260-2371-11e7-be0c-1bb0fbe2c940"}} {"title":"Test #1 (Style Tags Security)","visState":"{\"title\":\"Test #1 (Style Tags Security)\",\"type\":\"transform\",\"params\":{\"outputs\":{\"formula\":\"\\n\\n
\\n
My Text
\\n
\",\"indexpattern\":\"test\",\"meta\":\"({\\n count_hits: function() {\\n return this.response.hits.total;\\n }\\n})\",\"querydsl\":\"{\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"_DASHBOARD_CONTEXT_\\\"\\n ]\\n }\\n }\\n}\"}},\"aggs\":[],\"listeners\":{}}","uiStateJSON":"{}","description":"","version":1,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query_string\":{\"query\":\"*\"}},\"filter\":[],\"index\":\"test\"}"}} ``` + +Create an index pattern called `test` and point it at the test index