Commit graph

9201 commits

Author SHA1 Message Date
Paul Echeverri
4a3640856f Updates tutorial to add geopoint mapping for logs dataset.
Other fixes to dataset import commands.
2015-11-11 11:22:49 -08:00
Paul Echeverri
66582d1513 Rephrased to eliminate an indirect reference. 2015-11-11 11:21:29 -08:00
Joe Fleming
5e1b9f2f07 make testUIServer run in dev env
force optimize step to run every time
2015-11-11 11:50:50 -07:00
spalger
92d30802f9 Merge branch '4.2' into implement/xsrfProtectionFor4.2 2015-11-11 12:30:38 -06:00
spalger
8acbe5aaf5 don't override BABEL_CACHE_PATH 2015-11-11 12:00:22 -06:00
Paul Echeverri
caf4f53beb Updates geopoint mappings, adds Apply Changes button icon. 2015-11-10 17:38:57 -08:00
Paul Echeverri
db4a09f2b8 Expands 'Defining your Index Patterns' for 3 indices and 3 sample data sets. 2015-11-10 15:59:27 -08:00
Paul Echeverri
d9a3c8c6e5 Readds a change that got lost 2015-11-10 15:47:05 -08:00
Joe Fleming
681e7cb0b0 remove function names from prototype methods 2015-11-10 16:29:33 -07:00
Joe Fleming
d64082bcdc fix headerpage click helpers 2015-11-10 16:27:44 -07:00
Joe Fleming
74c7d7a154 turn off debugging output 2015-11-10 16:27:44 -07:00
Joe Fleming
d7df86ff57 wait for application container, shorten url change time 2015-11-10 16:27:16 -07:00
Joe Fleming
e533f44ccf properly return promise 2015-11-10 16:27:16 -07:00
Joe Fleming
0a166e3b0f give the tests more time to find row count in tab
and remove the angular-specific class selection
2015-11-10 16:27:16 -07:00
Joe Fleming
ded258c53b load url first, then refresh 2015-11-10 16:27:16 -07:00
Joe Fleming
d9772bdbb0 include missing Promise deps 2015-11-10 16:27:16 -07:00
Joe Fleming
2617a17bff wait for application element when check for loaded app 2015-11-10 16:27:16 -07:00
Joe Fleming
5404e07017 change the selector used to check the loaded app
debug: wait for app scope before executing scripts

debug: drop app check, let fail and output info
2015-11-10 16:27:16 -07:00
Joe Fleming
b5db8010d4 debugging ci test failures
DEBUGGING; why is index creation failing on CI?

debugging

debugging

bump timeout. i'm out of ideas. ugh.
2015-11-10 16:27:16 -07:00
Joe Fleming
299e6631a4 check that we're on the kibana app
instead of checking that we're not on the status page
2015-11-10 16:27:16 -07:00
Joe Fleming
d04c50feab bump the getFieldsTabCount timeout
disable debugging
2015-11-10 16:27:16 -07:00
Joe Fleming
10e3c256b7 better check for status page
use execute to run a script and get the app.id off the chrome scope
2015-11-10 16:27:15 -07:00
Joe Fleming
9ccf8a74e0 enable debugging to try to solve jenkins issue 2015-11-10 16:27:15 -07:00
Joe Fleming
1d7bf55492 give the time selection field a little more time to render
slow CI fix
2015-11-10 16:27:15 -07:00
Joe Fleming
3ab7e7231d move tryForTime to getFieldsTabCount, speed up test 2015-11-10 16:27:15 -07:00
Joe Fleming
b17ed30066 wait for page elements, should fix slow CI envs 2015-11-10 16:27:15 -07:00
Joe Fleming
1951afb9bc bump index pattern creation timeouts 2015-11-10 16:27:15 -07:00
Joe Fleming
9bafc98827 give the app time to update the url 2015-11-10 16:27:15 -07:00
Joe Fleming
ad683e3531 fix scenarioManager and getUrl tests 2015-11-10 16:27:15 -07:00
Joe Fleming
34b822cb6c clean up HeaderPage helper 2015-11-10 16:27:15 -07:00
Joe Fleming
1cf47d4e1d minor tweak to tryForTime 2015-11-10 16:27:15 -07:00
Joe Fleming
94adb569b5 add config to swollow index creation errors 2015-11-10 16:27:15 -07:00
Joe Fleming
72151b50e9 propertly return promises, properly catch Promise.all failure 2015-11-10 16:27:14 -07:00
Joe Fleming
c71505fe26 refactor tests
use new navigation helpers, change location of some tests, clean up setup and teardown to speed things up
2015-11-10 16:27:14 -07:00
Joe Fleming
301c9cc6b6 simplify sleep code 2015-11-10 16:27:14 -07:00
Joe Fleming
846f2addce add indexDefinition to emptyKibana scenario
fixes potential issue where server doesn't recreate it in time
2015-11-10 16:27:14 -07:00
Joe Fleming
df19392033 provide safe methods for app navigation
also change the way getUrl works
2015-11-10 16:27:14 -07:00
Joe Fleming
f2e55d672d ScenarioManager load/unload always return promises 2015-11-10 16:27:14 -07:00
Joe Fleming
9592c4d273 change serverConfig servers path 2015-11-10 16:27:14 -07:00
Joe Fleming
ef29fcc41f remove now redundant timer in test 2015-11-10 16:27:14 -07:00
Joe Fleming
01d6e972fe tighten up the create/remove index pattern helpers 2015-11-10 16:27:14 -07:00
Joe Fleming
72020b4abe place failure screenshots in test/output 2015-11-10 16:27:14 -07:00
Joe Fleming
00494f6e43 always pass error from Common.handleError 2015-11-10 16:26:42 -07:00
Joe Fleming
bfceda5870 fix binding issue 2015-11-10 16:26:42 -07:00
Joe Fleming
0c8ad9e219 rename create/removeIndex to create/removeIndexPattern 2015-11-10 16:26:42 -07:00
Joe Fleming
905e017083 move the automation notes to contributing 2015-11-10 16:26:42 -07:00
Joe Fleming
3210b79e8c add debug method to common
add debug setting to intern config, don't output debug messages by default
2015-11-10 16:26:42 -07:00
Joe Fleming
88f2138262 clean up stray common.logs, unused deps 2015-11-10 16:26:41 -07:00
Joe Fleming
a15d9544c9 rename entry file for settings tests 2015-11-10 16:26:41 -07:00
Joe Fleming
286badd773 add back the status tests
in bdd form this time
2015-11-10 16:26:41 -07:00