Chris Cowan
|
cf8bfd0f10
|
Merge branch 'master' of github.com:elastic/kibana into feature/hapi-server
|
2015-06-05 17:06:48 -07:00 |
|
Shelby Sturgis
|
8dc2a97033
|
Merge branch 'master' into fix/3959
|
2015-06-05 14:40:18 -04:00 |
|
Joe Fleming
|
1a7f04a38b
|
use tuple for the data types
to make data isolation a lot easier
|
2015-06-04 18:34:46 -07:00 |
|
Joe Fleming
|
3794bf1dd9
|
undoing the test changes from c451224cc
these failures are important, and verification that data is being mutated
|
2015-06-04 17:31:34 -07:00 |
|
Joe Fleming
|
d84bd86191
|
add negative values to the tests
also make var naming more consistent
|
2015-06-04 17:31:34 -07:00 |
|
Joe Fleming
|
c8dfb38378
|
refactor data class test suite
remove unused data sets
only one beforeEach for to inject the Data class
don't inject d3 (not used)
shuffle a little bit of code
|
2015-06-04 17:31:34 -07:00 |
|
Spencer Alger
|
ec9ddb7232
|
[testing] remove saucelabs runner and utils
|
2015-06-04 16:22:30 -07:00 |
|
Shelby Sturgis
|
db33d63dbe
|
Merge branch 'master' into fix/3959
|
2015-06-04 17:54:30 -04:00 |
|
Shelby Sturgis
|
c451224ccd
|
fixing tests
|
2015-06-04 14:52:34 -04:00 |
|
Chris Cowan
|
ff5b369d42
|
Merge branch 'master' of github.com:elastic/kibana into feature/hapi-server
|
2015-06-03 16:53:14 -07:00 |
|
Khalah Jones Golden
|
e2cf13dfd3
|
Merge pull request #4101 from spalger/fix/4097
[inputFocus/tests] fix test compatibility in IE
|
2015-06-03 18:15:52 -04:00 |
|
Spencer Alger
|
2c5fae89c8
|
[inputFocus/tests] fix test compatibility in IE
|
2015-06-03 14:17:55 -07:00 |
|
Chris Cowan
|
9ccfa1c3aa
|
Closes #4096 - Swap this.innerText to $(this).text()
|
2015-06-03 14:05:18 -07:00 |
|
Khalah Jones Golden
|
e3f0479d76
|
Merge pull request #4083 from w33ble/fix/resize-test
Use document.documentElement.clientWidth to get width
|
2015-06-03 15:25:11 -04:00 |
|
Jim Unger
|
006e6507e5
|
Merge pull request #4044 from w33ble/tilemap-options-reset
Tilemap - Prevent reset zoom/center on option changes
|
2015-06-03 13:47:58 -05:00 |
|
Spencer
|
d2945b67fa
|
Merge pull request #4032 from spalger/testing/updateMocha
[testing] update mocha
|
2015-06-02 19:49:14 -07:00 |
|
Spencer
|
d2a7138fb5
|
Merge pull request #4081 from w33ble/fix/d3-axis-errors
Fix d3 y-axis errors in tests
|
2015-06-02 17:30:27 -07:00 |
|
Joe Fleming
|
b66834c071
|
use document.documentElement.clientWidth to get width
|
2015-06-02 17:02:01 -07:00 |
|
Lukas Olson
|
ef8554b2f6
|
Merge pull request #4002 from spalger/fix/fixedScroll
Refactor Fixed Scrolling
|
2015-06-02 16:21:44 -07:00 |
|
Chris Cowan
|
dbbed300c0
|
Merge pull request #4034 from spalger/testing/fixDescribeOnly
[testing] simplify wrapping of mocha#ui and fix describe.only
|
2015-06-02 16:01:08 -07:00 |
|
Joe Fleming
|
7f33034f83
|
define VisLib Line Chart suite, wrap all other suites
makes it a little easier to grep and isolate line chart tests
|
2015-06-02 15:55:46 -07:00 |
|
Joe Fleming
|
012e114330
|
move visLibParams into the beforeEach scope
|
2015-06-02 15:55:46 -07:00 |
|
Joe Fleming
|
e5ae2db9ee
|
define data types as tuples
|
2015-06-02 15:55:46 -07:00 |
|
Chris Cowan
|
233d45b6d1
|
Fixing tests
|
2015-06-02 15:52:34 -07:00 |
|
Chris Cowan
|
92147fe269
|
Fixed a test that was actually invalid.
|
2015-06-02 13:57:13 -07:00 |
|
Rashid Khan
|
09a54eb9fd
|
Add unmapped_type to sort, remove unused function
|
2015-06-02 09:23:42 -07:00 |
|
Joe Fleming
|
a9b8cd8ddd
|
fix geo_json props test
|
2015-06-01 09:46:31 -07:00 |
|
Spencer Alger
|
446ee5b410
|
[testing] prevent sync method from timing out.
|
2015-05-30 11:06:31 -07:00 |
|
Spencer Alger
|
1f86d53566
|
[testing] simplify wrapping of mocha#ui and fix describe.only
|
2015-05-30 11:01:09 -07:00 |
|
Spencer Alger
|
971ca6ef3e
|
[testing] add reusable test seed option to tests
|
2015-05-29 21:33:43 -07:00 |
|
Joe Fleming
|
8a543a5789
|
update geoJson mock data for tests
|
2015-05-29 17:19:12 -07:00 |
|
Lukas Olson
|
c657b4f93d
|
Merge pull request #3949 from spalger/fix/3944
[aggTypes/dateHistogram] on field changes clear the interval if needed
|
2015-05-28 09:24:52 -07:00 |
|
Joe Fleming
|
881ab58718
|
Merge pull request #3982 from panda01/fix/2986/useNativeWidthToStopReflow
Use native width and height to stop Reflows
|
2015-05-27 15:15:15 -07:00 |
|
Khalah Jones-Golden
|
1a11fb0270
|
[Tests] updated tests to reflect changes
|
2015-05-27 17:56:11 -04:00 |
|
Spencer Alger
|
a7d8cdbb15
|
[tilemap/tests] fix test that randomly failed
|
2015-05-27 13:20:37 -07:00 |
|
Spencer Alger
|
a7a4b7d2a5
|
[fixedScroll] added tests
|
2015-05-27 12:27:01 -07:00 |
|
Joe Fleming
|
1c36dd55e5
|
move stray test into the first suite
|
2015-05-26 16:00:46 -07:00 |
|
Joe Fleming
|
c111977e38
|
revert some of the refactoring
stuff that ended up not being used - originally planned to create another ResizeChecker instance, but there was no need
|
2015-05-26 15:57:16 -07:00 |
|
Joe Fleming
|
8e881e5f14
|
make destroy reflow test more strict
validate that the listener is not being properly removed
|
2015-05-26 15:52:57 -07:00 |
|
Joe Fleming
|
42f404a8a9
|
reorganize tests
|
2015-05-26 15:49:43 -07:00 |
|
Spencer Alger
|
7f875cef9e
|
remove reference to specs/components/agg_types/buckets/_date_histogram
|
2015-05-26 13:57:34 -07:00 |
|
Spencer Alger
|
f71f3a1cbb
|
Merge branch 'master' of github.com:elastic/kibana into fix/3944
|
2015-05-26 13:46:44 -07:00 |
|
Spencer Alger
|
6d81b345ae
|
[testing] make 5e58d8723a work in phantom
|
2015-05-22 17:08:24 -07:00 |
|
Spencer Alger
|
657cf0dfdd
|
fix module link
|
2015-05-22 16:27:24 -07:00 |
|
Spencer Alger
|
b333d9a6c0
|
[aggTypes/dateHistogram] added tests to prove e88179f15a
|
2015-05-22 14:35:29 -07:00 |
|
Spencer Alger
|
5e58d8723a
|
[testing] wrap mocha's describe function to accept an array
|
2015-05-22 11:07:36 -07:00 |
|
Spencer
|
57b39b7030
|
Merge pull request #3925 from w33ble/bulk-filter-actions
Fix bulk filter actions
|
2015-05-22 09:15:50 -07:00 |
|
Spencer Alger
|
aa2be30c81
|
fix tests
|
2015-05-21 16:47:13 -07:00 |
|
Joe Fleming
|
240cbb81b4
|
add failing test to verify issue
|
2015-05-21 15:41:59 -07:00 |
|
Dan Grabowski
|
b3ca9c6967
|
Removed explicit setting of number_of_replicas when creating the kibana index. This allows Elasticsearch index templates and default index settings to control this value.
|
2015-05-19 23:59:52 -04:00 |
|