Commit graph

1534 commits

Author SHA1 Message Date
LeeDr
43eb32b6d6 Replace default 30 second timeout even on Settings app tests with 2 minute timeout. 2015-11-19 11:30:52 -06:00
LeeDr
7411132164 Steps to debug and/or fix functional test timeouts. 2015-11-19 11:06:01 -06:00
LeeDr
60d67aab5e Moved timepicker functions from DiscoverPage to HeaderPage. Fixed several other PR review comment issues. 2015-11-13 18:46:18 -06:00
LeeDr
745d45b770 Intermittent failures on Travis. Wrapped the getbarChartData and compareData in a tryForTime. 2015-11-13 12:51:56 -06:00
LeeDr
81d61272e7 Change log statements to debug. 2015-11-13 12:30:44 -06:00
LeeDr
1cbf6afbd2 Set a 2 minute timeout on the whole _discover test suite. Added tempoary logging for debugging purposes if it still fails with 'Error: Request Timeout after 30000ms' 2015-11-13 12:00:41 -06:00
LeeDr
2464e13803 Adjust timing in tryForTime (shorter setFindTimeout, longer test timeout). 2015-11-13 09:58:41 -06:00
LeeDr
ff44fd3ee5 Merge with master. 2015-11-12 15:42:05 -06:00
LeeDr
28d7519a0c New tests for Discover App. 2015-11-12 15:24:59 -06:00
LeeDr
fd225796f7 Add missing semicolons. 2015-11-12 12:04:20 -06:00
Joe Fleming
e86da76d86 a sea of missing semicolons 2015-11-11 15:47:02 -07:00
Joe Fleming
fd2d4435f1 allow custom timeout on getTimeBasedIndexPatternCheckbox 2015-11-11 11:28:04 -07:00
LeeDr
050de6c923 Added Discover app tests. 2015-11-11 11:51:02 -06:00
LeeDr
ed244f33a6 Cleanup and remove failure message from takeScreenshot. 2015-11-11 11:49:02 -06:00
Joe Fleming
2632c7479c debugging ci test failures
DEBUGGING; why is index creation failing on CI?

debugging

debugging

bump timeout. i'm out of ideas. ugh.
2015-11-09 16:51:14 -07:00
Joe Fleming
1b0db1106a move tryForTime to getFieldsTabCount, speed up test 2015-11-06 10:58:31 -07:00
Joe Fleming
8c0c38b66a bump index pattern creation timeouts 2015-11-05 18:03:38 -07:00
Joe Fleming
b8951da9a0 give the app time to update the url 2015-11-05 17:50:40 -07:00
Joe Fleming
3faa130d67 refactor tests
use new navigation helpers, change location of some tests, clean up setup and teardown to speed things up
2015-11-05 15:39:01 -07:00
Joe Fleming
2d04ec4afa change serverConfig servers path 2015-11-04 16:08:00 -07:00
Joe Fleming
59c6b68383 remove now redundant timer in test 2015-11-04 15:23:49 -07:00
Joe Fleming
b17c80fbad rename create/removeIndex to create/removeIndexPattern 2015-11-04 14:33:23 -07:00
Joe Fleming
cbcc34ee80 clean up stray common.logs, unused deps 2015-11-03 16:19:04 -07:00
Joe Fleming
ea54f19932 rename entry file for settings tests 2015-11-03 16:01:49 -07:00
Joe Fleming
1ee196f292 only reset kibana index before each test
no need to reset the makelogs data
2015-11-03 15:37:21 -07:00
Joe Fleming
a5748f27af break down the popularity tests a little 2015-11-03 15:35:33 -07:00
Joe Fleming
33d2484d93 remove delay after createing makelogs data 2015-11-03 13:55:18 -07:00
LeeDr
93501a4590 Added _index_pattern_popularity tests. 2015-11-03 13:45:54 -07:00
LeeDr
47da19d9c0 Added _index_pattern_results_sort. 2015-11-03 13:45:47 -07:00
LeeDr
5176ce0819 Changed more testSettings tests to BDD. 2015-11-03 13:45:41 -07:00
Joe Fleming
22671d7a41 change how screenshot are captured 2015-11-03 13:45:29 -07:00
Joe Fleming
33372cd7ac cleanup, tweak URL wait time 2015-11-03 13:45:14 -07:00
Joe Fleming
6a18a112b5 make the bdd style tests run 2015-11-03 13:45:07 -07:00
LeeDr
33d053c9f5 Trying BDD testing. 2015-11-03 13:44:56 -07:00