Commit graph

1804 commits

Author SHA1 Message Date
Matthew Bargar
0e707fe72d Merge branch 'feature/ingest' into ingest/pipelineIngestAPI 2016-02-04 20:25:39 -05:00
Matthew Bargar
9748328309 update new tests to work with add data landing page 2016-02-02 15:08:46 -05:00
Matthew Bargar
208ccabb84 Merge branch 'master' into feature/ingest 2016-02-02 13:44:37 -05:00
Matthew Bargar
459338e0fa Merge branch 'master' into ingest/pipelineIngestAPI 2016-02-01 18:01:54 -05:00
Spencer
c54b9ca6b7 Merge pull request #5891 from spalger/implement/mochaSetup
formalize mocha setup
2016-02-01 15:31:42 -07:00
LeeDr
c43e43153b Fix ./Common to ./common 2016-01-28 17:34:52 -06:00
LeeDr
7327c250aa Change Common to common in _collapse_expand.js. 2016-01-28 17:25:33 -06:00
LeeDr
eb77030f79 snake_case merged master. 2016-01-28 17:11:47 -06:00
LeeDr
bc07598ab7 Merge branch 'master' into snake_case 2016-01-28 16:25:54 -06:00
LeeDr
a4088bbacc snake_case test files. 2016-01-28 16:17:23 -06:00
Matthew Bargar
468c70066a Add pipeline support to ingest API POST endpoint 2016-01-28 13:41:45 -05:00
LeeDr
763c564d67 Merge branch 'master' into expandCollapse 2016-01-28 12:31:43 -06:00
Matthew Bargar
556b0cfbf7 Add index_pattern key to ingest api payload schema to make room for the pipeline 2016-01-27 17:41:12 -05:00
LeeDr
a30a70964c Improve baseUrl function. 2016-01-27 09:16:08 -06:00
LeeDr
ef9833f4a3 Missing a period. 2016-01-26 17:55:58 -06:00
LeeDr
91fe72c89a Allow either old Firefox Ctrl + C or new Firefox clipboard message. 2016-01-26 17:33:26 -06:00
LeeDr
dc36197b55 New tests for expand/collapse discover tab legend and sidebar. 2016-01-26 15:36:54 -06:00
LeeDr
5073aa520c Share expectedToastMessage variable between tests, and comment about Firefox version changes message. 2016-01-26 12:30:09 -06:00
LeeDr
82d993adff Add 5 tests for Discover shared links 2016-01-25 20:39:27 -06:00
Matthew Bargar
d262deaba2 use data-test-subj click create button in a less fragile manner 2016-01-25 17:09:15 -05:00
Matthew Bargar
97cb64c2ac updated new functional test to work with new page layout 2016-01-22 18:56:27 -05:00
Matthew Bargar
9c27e3d52a Merge branch 'feature/ingest' into ingest/addDataStart 2016-01-22 18:39:37 -05:00
Matthew Bargar
944b78a241 Update functional tests to know about the new add data landing page 2016-01-22 13:27:11 -05:00
LeeDr
696d50c0f2 Merge pull request #5975 from LeeDr/moreDiscoverTests
8 new discover tests, _field_data
2016-01-21 17:33:11 -06:00
LeeDr
aeb45136d4 8 new discover tests, _field_data 2016-01-21 15:44:33 -06:00
Court Ewing
d50c48bccb Configurable shield credentials for tests
While there are still hardcoded defaults, this change allows people to
specify custom credentials via environment variables for each shield
role in our tests.
2016-01-21 13:13:17 -05:00
LeeDr
c477ab40a8 Minor changes from review comments. 2016-01-20 12:14:49 -06:00
LeeDr
3da9d84fe7 Merge branch 'master' into addDiscoverIntervalTests 2016-01-20 08:27:07 -06:00
LeeDr
6a84f5cf1b Added tests that change the interval through most of the choices and check the data. 2016-01-19 18:05:14 -06:00
spalger
72ab9aa7b0 [devServer] include self-signed certificates for testing
When running the Kibana server in --dev mode the server will use the new `test/dev_certs/server.key/crt` files to provide SSL by default. These files are not secure, and should not be used in production, but are fine for local development. Directions for trusting these certs are linked from the CONTRIBUTING.md file and the new ssl config can be disabled completely by passing `--no-ssl` to the server on startup.
2016-01-19 14:19:25 -07:00
LeeDr
40f8450d61 Fix screenshots Data Table and Tile Map. Add comments.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
86ab222d4d Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
667372194f Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
540ca8e267 Revert "Fix screenshots Data Table and Tile Map."
This reverts commit b6f67920aa.

Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
df6c34f4ca Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
f480b9b510 Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
c0d049c050 Fix screenshots with minimal sleep calls. Remove a couple unnecessary promise chains in visualizePage.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
967cc0c0e3 switch from sleeps to waiting for visualize-legend.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
e2face2071 Trying 4 sec sleep before screenshots.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
d41f985f53 Trying 4 sec sleep before screenshots.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
4c5f822429 Initial test to see if screenshot timing is the prob.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
24b0177688 Fix screenshots Data Table and Tile Map. Add comments. 2016-01-19 12:41:17 -06:00
LeeDr
127e8e67dd Fix screenshots Data Table and Tile Map. 2016-01-19 12:20:09 -06:00
LeeDr
21e996bd88 Fix screenshots Data Table and Tile Map. 2016-01-19 10:50:30 -06:00
LeeDr
24fa2d41f9 Revert "Fix screenshots Data Table and Tile Map."
This reverts commit b6f67920aa.
2016-01-19 10:39:51 -06:00
LeeDr
b6f67920aa Fix screenshots Data Table and Tile Map. 2016-01-19 10:28:05 -06:00
LeeDr
b9d626aa70 Fix screenshots Data Table and Tile Map. 2016-01-19 10:08:33 -06:00
LeeDr
720faf45dd Fix screenshots with minimal sleep calls. Remove a couple unnecessary promise chains in visualizePage. 2016-01-18 20:40:54 -06:00
LeeDr
9157cf7e16 switch from sleeps to waiting for visualize-legend. 2016-01-18 16:50:40 -06:00
LeeDr
55330638c7 Trying 4 sec sleep before screenshots. 2016-01-18 13:43:40 -06:00