Commit graph

2130 commits

Author SHA1 Message Date
Joe Fleming
9df13b3035 minor test refactor, add tests for destroy 2014-11-04 16:21:20 -07:00
Joe Fleming
340cf0d88a add more tests, fix issue where passed params were ignored 2014-11-04 16:07:09 -07:00
Chris Cowan
0c20f4c4b1 Finializing the sluging scheme 2014-11-04 16:07:02 -07:00
Spencer Alger
a56fe750a2 [aggResp/tabify] fix the test module name 2014-11-04 16:03:14 -07:00
Chris Cowan
0d1046e6db Closes #1550 - Slugify IDs with the most minimal scheme 2014-11-04 15:06:40 -07:00
Spencer Alger
d2c341111a Merge remote-tracking branch 'joe/vis-options' into template_vistype
Conflicts:
	test/unit/index.html
2014-11-04 13:34:33 -07:00
Joe Fleming
b737d041eb update the vis types tests
- wrap all vis types tests
- wrap vislib tests
- add basic renderbot and vislib renderbot tests
2014-11-04 11:44:33 -07:00
Spencer Alger
dc83e60389 [aggResp/tabify] rename tabify entry module 2014-11-04 11:42:00 -07:00
lukasolson
4e2ef0ff54 Fix timepicker test 2014-11-03 17:00:34 -07:00
Joe Fleming
2ea52477f5 mock the vislib renderbot tests 2014-11-03 16:39:26 -07:00
Spencer Alger
de056cf259 [aggTable] test all the things 2014-11-03 16:15:36 -07:00
Spencer Alger
f57a862c23 [aggTable] tweak the way that sort is cleared 2014-11-03 15:07:59 -07:00
Spencer Alger
f114299a09 save 2014-11-03 13:49:41 -07:00
Spencer Alger
56d25b4769 Merge branch 'master' into template_vistype 2014-11-03 13:26:42 -07:00
Spencer Alger
66bacfaa3c [aggTable] added tests for the table portion 2014-11-03 12:06:04 -07:00
Spencer Alger
665cbc013c [aggResponse/tabify] added tests 2014-11-03 10:31:31 -07:00
Shelby Sturgis
12a5035274 Merge branch 'master' into feature/fix_events
Conflicts:
	src/kibana/components/vislib/lib/legend.js
2014-11-03 19:05:38 +02:00
Spencer Alger
fd47712b78 Merge branch 'master' into template_vistype
Conflicts:
	src/kibana/styles/main.less
	test/unit/index.html
2014-10-31 14:41:11 -07:00
Spencer Alger
2ddafa7d14 load libraries before unit tests... duh 2014-10-31 14:31:44 -07:00
Spencer Alger
9359d15345 Revert "step one of testing tabify response"
This reverts commit 11bb2598a7.
2014-10-31 11:05:13 -07:00
Spencer Alger
11bb2598a7 step one of testing tabify response 2014-10-31 11:04:13 -07:00
Shelby Sturgis
0b3199ae55 commenting out render method testing in handler, needs refactoring 2014-10-31 00:15:24 +02:00
Shelby Sturgis
b1be135432 adding tests for handler.enable and handler.disable methods 2014-10-31 00:12:50 +02:00
Shelby Sturgis
adcd177ebb adding tests for the on and off methods to vis.js 2014-10-30 23:54:56 +02:00
Joe Fleming
d55cf119dd update tests to account for the addition of json param type 2014-10-29 17:04:05 -07:00
Joe Fleming
753d3c90fd Merge branch 'master' into json-aggs 2014-10-29 16:49:31 -07:00
Spencer Alger
4f13811434 Merge branch 'master' into template_vistype 2014-10-29 14:22:22 -07:00
Spencer Alger
d1e1af3299 [aggResponse/hierarchical/collectBranch] update module ids 2014-10-29 11:26:06 -07:00
Spencer
3a363a03ee Merge pull request #1754 from rashidkpc/fix/index-to-wildcard
Fix handling of unescaped sequences in index patterns, closes #1570
2014-10-29 10:08:09 -07:00
Spencer Alger
9b497eb038 Merge branch 'master' into template_vistype 2014-10-28 16:34:01 -07:00
Joe Fleming
abeede1891 complete coverage of raw_json param type 2014-10-28 13:43:14 -07:00
Joe Fleming
a6594cbca8 consolidate validate_json tests, add test for empty input 2014-10-28 13:38:16 -07:00
Joe Fleming
54978d34e8 add tests to the debounce service 2014-10-28 13:32:38 -07:00
Joe Fleming
20094ddb45 make tests synchronous, add test for changing responses 2014-10-28 11:11:28 -07:00
Joe Fleming
e8ad59ce53 make async tests actually test things 2014-10-28 11:11:28 -07:00
Joe Fleming
657a49e7dd add debounce service, with mock tests 2014-10-28 11:11:27 -07:00
Joe Fleming
dd2a97fef6 use promise delays to compensate for directive debouncing 2014-10-28 11:11:27 -07:00
Joe Fleming
55ef929195 fix potential race condition issues
watch for the resolution of the promise repsonse to check to classes on the directive
2014-10-28 11:11:27 -07:00
Joe Fleming
f16209fd33 add validate_json tests, fix loading of validate_query 2014-10-28 11:11:27 -07:00
Joe Fleming
ed0357d444 add validate_json directive, fix validate_query test name 2014-10-28 11:11:26 -07:00
Joe Fleming
cec33fef2f query_input duplicated to validate_input directive 2014-10-28 11:11:26 -07:00
Joe Fleming
4c84c021f9 update tests to use es service, mock validateQuery 2014-10-28 11:11:26 -07:00
Joe Fleming
2e932f1e23 added more tests to the query input 2014-10-28 11:11:26 -07:00
Joe Fleming
f33d9ad1d0 start adding tests for existing query input 2014-10-28 11:11:25 -07:00
Joe Fleming
edf50cb0ee add tests for raw json input 2014-10-28 11:11:25 -07:00
Rashid Khan
6efb3667fe Fix handling of multiple unescaped sequences in index pattern matching. Closes #1570 2014-10-27 13:42:28 -07:00
Spencer Alger
d4b3f5cef7 fix spelling of Hierarchical 2014-10-27 12:25:20 -07:00
Spencer Alger
2aa654a8c1 Merge branch 'master' into template_vistype
Conflicts:
	src/kibana/plugins/vis_types/index.js
	test/unit/index.html
2014-10-27 12:23:56 -07:00
Joe Fleming
8485b11624 tests, and fix for param index 2014-10-27 10:06:04 -07:00
Joe Fleming
fc235d584e start testing string agg type 2014-10-27 10:06:04 -07:00