Commit graph

1505 commits

Author SHA1 Message Date
Jonathan Budzenski
94996e8442 [functional testing] Rename getPage util to getUrl 2015-10-21 14:31:37 -05:00
Jonathan Budzenski
90969d9308 [functional testing] Add url configs and util to get pages 2015-10-21 14:26:42 -05:00
Jonathan Budzenski
e30c555434 [functional testing] Return promise from tests instead of using done callback 2015-10-20 07:24:21 -05:00
Jonathan Budzenski
7cef3240d8 [functional testing] Add explicit index names to config, rename mapping to indexDefinition 2015-10-15 14:50:58 -05:00
Jonathan Budzenski
db8f7cdf22 [functional testing] Load scenarios 2015-10-14 15:33:25 -05:00
Jonathan Budzenski
251bf525eb [functional testing] Test for kibana ready on status page 2015-09-17 16:38:04 -05:00
Jonathan Budzenski
4ae294937d [functional testing] Use CommonJS style syntax in test 2015-09-17 15:29:24 -05:00
Jonathan Budzenski
c064533ee8 [functional testing] Simplify, starting with one test 2015-09-11 09:54:42 -05:00
Jonathan Budzenski
32d199efce [functional testing] Add fixture 2015-09-08 13:26:19 -05:00
Jonathan Budzenski
d7db845b58 [functional testing] Add minimal smoke test, clean up config 2015-09-08 11:45:53 -05:00
Jonathan Budzenski
76d60aec9e [functional testing] Start new instance of kibana 2015-09-02 14:56:07 -05:00
Jonathan Budzenski
7b8374b7c8 Add intern task to grunt and associated npm script 2015-09-02 14:07:20 -05:00
leedr
9980741406 Intial functional test automation files 2015-09-02 10:39:34 -05:00
spalger
15864363d5 It has been a while.. sorry 2015-07-20 15:29:48 -07:00
spalger
844f2d602c moved tests next to related source files 2015-07-16 01:27:52 -07:00
spalger
ffc4f3d7e5 flatten the ui directory a bit, shorten module ids 2015-07-15 23:25:46 -07:00
spalger
bb77b8a711 Merge branch 'master' of github.com:elastic/kibana into apps/home 2015-07-15 16:29:54 -07:00
Spencer
9d69b97ff0 Merge pull request #4406 from BigFunger/install-plugin
Install plugin
2015-07-15 15:33:33 -07:00
spalger
93c8ab9d97 Merge branch 'master' of github.com:elastic/kibana into apps/home 2015-07-15 14:48:55 -07:00
Jim Unger
49d1e5a176 Added a quiet cli option to the plugin installer, reworked settingParser to clean up scope 2015-07-15 16:17:27 -05:00
Jonathan Budzenski
c3358005d9 Update the raw property when removing items from an indexed array. Closes #4381 2015-07-14 13:59:56 -05:00
Joe Fleming
163dd14056 Merge pull request #4376 from jbudz/issues/4358
Base64 decoding
2015-07-13 12:15:56 -07:00
Jim Unger
7a37dcf71d Applied changes requested in pull review 2015-07-13 12:25:04 -05:00
Joe Fleming
998681e8a0 add tests for multiple event args 2015-07-10 14:59:58 -07:00
Jim Unger
6a5978145d Fixed bug in npmInstall so that it returns on error. 2015-07-10 13:13:02 -05:00
Jim Unger
49e67dd444 commented out more unit tests. 2015-07-09 15:53:21 -05:00
Jim Unger
550c1c36b0 commented out some unit tests. 2015-07-09 15:40:56 -05:00
Jim Unger
cad5aa26ca sorts directory results in unit tests 2015-07-09 15:04:55 -05:00
Jim Unger
c0a6572c15 Changes mkdir to sync in tests. Wrapped exception from request.get 2015-07-09 14:57:05 -05:00
Jim Unger
4a021a2496 Refactored a few files to tighten scope 2015-07-09 11:44:50 -05:00
Jonathan Budzenski
c701b9b81f Change decode id to base64 2015-07-09 11:24:07 -05:00
Jim Unger
ca224a4b3b fixed reference to renamed file, set default ENV variable for npm 2015-07-09 10:01:04 -05:00
Spencer Alger
3d82d404cb Merge branch 'master' of github.com:elastic/kibana into apps/home 2015-07-08 18:05:09 -07:00
Jim Unger
56d3eba858 Initial version of plugin installer 2015-07-08 17:24:49 -05:00
Joe Fleming
6417bd2e79 fix black marker color issue, with tests
also remove unsed min/max from the data bounds method
2015-07-01 16:00:03 -07:00
Jonathan Budzenski
90e4fb82c8 Add transform for decoding base64 strings. Closes #4358 2015-07-01 16:31:36 -05:00
Joe Fleming
3c9c54d97d update GeoJson Agg Response tests
break apart object validation, fix props.center and geometry.coordinates equality check
2015-06-26 12:12:18 -07:00
Joe Fleming
3738b55ec4 update tests to handle lngLat to latLng change 2015-06-26 11:41:08 -07:00
Joe Fleming
d3f6028e1b add getDataRectangles tests 2015-06-25 21:38:27 -07:00
Joe Fleming
0e770506c4 add some tests around marker creation 2015-06-25 21:28:21 -07:00
Joe Fleming
ebeedf1a47 add tests for attaching events to map 2015-06-25 21:10:07 -07:00
Joe Fleming
b12e0800c2 ensure map zoom controls are being included
this completes test parity with old tilemap tests
2015-06-25 20:29:57 -07:00
Joe Fleming
9c700f248e add test for adding map data controls 2015-06-25 20:17:58 -07:00
Joe Fleming
60a4ea3a40 add tilemap map tests
tests around creating new maps
2015-06-25 20:08:41 -07:00
Joe Fleming
40fdc44bd6 replace tilemap tests
remove Vis dep, mock tilemap map, test tilemap methods directly with basic data
2015-06-25 18:58:59 -07:00
Joe Fleming
29616381cb minor tilemap test data refactor 2015-06-25 17:11:13 -07:00
Joe Fleming
fbd882faf6 properly clean up the vis charts 2015-06-25 17:10:41 -07:00
Spencer Alger
40e2bd562f updated 'always included' list 2015-06-25 03:07:05 -07:00
Spencer Alger
8d2e8816dc [server] work out plugin organization, and app declaration 2015-06-24 23:47:19 -07:00
Joe Fleming
a42d1530ae clean up the tilemap method tests 2015-06-24 20:02:46 -07:00