Rashid Khan
|
0c5fb9c42a
|
Merge tests to be run
|
2014-09-04 17:14:58 -07:00 |
|
Rashid Khan
|
0a4b104de1
|
Complete table tests
|
2014-09-04 17:13:33 -07:00 |
|
Joe Fleming
|
259857d23a
|
use to verify param substitutions, update tests to match
|
2014-09-04 14:21:57 -07:00 |
|
Joe Fleming
|
17fa030f97
|
switch to angular expression evaluation syntax, update usage and tests accordingly
|
2014-09-04 12:58:42 -07:00 |
|
Juan Thomassie
|
217ab428b0
|
fixed conflicts
|
2014-09-04 14:06:13 -05:00 |
|
Juan Thomassie
|
34ad8ddb7b
|
Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4
|
2014-09-04 13:11:32 -05:00 |
|
Shelby Sturgis
|
009fde0d6d
|
Closes issues #274, #273, #270, fixed issue with right most bar being cutoff, fixed bug with toggle legend button in Dashboards, fixed bug with error message not leaving screen when window is resized, added truncation and mouseover of chart titles
|
2014-09-04 18:24:44 +03:00 |
|
Juan Thomassie
|
2481298515
|
updated legend and main.less to wrap long items, updated tooltip to wrap long text strings, updated x_axis and y_axis to apply flexbox changes to better fit the tick labels
|
2014-09-04 09:29:55 -05:00 |
|
Joe Fleming
|
5662396d78
|
add tests for the rison filters
|
2014-09-03 17:12:48 -07:00 |
|
Joe Fleming
|
c75ade4909
|
add some tests for changePath
|
2014-09-03 17:12:48 -07:00 |
|
Joe Fleming
|
f697e16739
|
add rison filter to the url test
|
2014-09-03 17:12:47 -07:00 |
|
Joe Fleming
|
2d4a3f1b71
|
always uri encode, evaluate angular expressions, update tests for both cases
|
2014-09-03 17:12:47 -07:00 |
|
Joe Fleming
|
1a4b2d1c75
|
fix generation and testing of test data
|
2014-09-03 17:12:47 -07:00 |
|
Joe Fleming
|
d431b278d0
|
add test for persisting global state
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
a9167bbd0c
|
test reload and reloading state stuff
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
64977d03b5
|
add tests for matches
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
b14efa2f48
|
add test for thrown errors when params are missing
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
ecdde26262
|
add rison encoding, test functionality, better replacement testing
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
395d6621d9
|
change globalStateMock.writeToUrl mock, test for url substitutions
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
205035a4f4
|
remove debugging code, use longer urls in forceReload tests
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
b5c82c47e2
|
clean up location url test, add reload test, fix service
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
641a02377b
|
internalize reload so it can be mocked, create first change test
|
2014-09-03 17:12:46 -07:00 |
|
Joe Fleming
|
04197c10e8
|
stub out some tests
|
2014-09-03 17:12:45 -07:00 |
|
Joe Fleming
|
8e1492494a
|
Merge pull request #262 from w33ble/segmented-fetch-tests
Segmented fetch refactor and tests ヽ(;^o^ヽ)
|
2014-09-03 17:12:01 -07:00 |
|
Spencer Alger
|
8afeea1ff3
|
[tests] added test for aggConfig#toDsl() and related functions
|
2014-09-03 16:06:32 -07:00 |
|
Spencer Alger
|
c45fcaea75
|
[vis,agg_types] standardize dsl uses as 'toDsl' or 'dsl'
|
2014-09-03 16:06:21 -07:00 |
|
Spencer Alger
|
6ed5b17780
|
Revert "added grunt support for yui doc generator"
This reverts commit ed92eab2d8 .
|
2014-09-03 15:44:00 -07:00 |
|
Shelby Sturgis
|
14c953bc0d
|
commenting code
|
2014-09-03 18:30:13 +03:00 |
|
Joe Fleming
|
a30249c08c
|
fix agg name in test, throw exception when aggrigations are defined but the key can't be found
|
2014-09-02 15:24:21 -07:00 |
|
Joe Fleming
|
5c3ca1cc08
|
fix test name
|
2014-09-02 15:18:20 -07:00 |
|
Joe Fleming
|
c3be73ae57
|
add test for merged es client stats
|
2014-09-02 15:18:20 -07:00 |
|
Joe Fleming
|
7b3d5411b1
|
added processQueue tests
|
2014-09-02 15:18:20 -07:00 |
|
Joe Fleming
|
c7dbcda679
|
add tests around _executeSearch
|
2014-09-02 15:18:20 -07:00 |
|
Joe Fleming
|
f92ed0a7a6
|
update call counts, make test for multiple fetch calls better
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
c62d6bcb67
|
add test to make sure subsequest requests wait for the first request to finish
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
7d082dd887
|
remove running state, use deferred instead, fix tests and mocks
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
69a4541044
|
fix notification clear test
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
4dc0bbe740
|
fix _stopRequest count test
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
28589266d9
|
add test to make sure the elasticsearch promise is aborted
|
2014-09-02 15:18:19 -07:00 |
|
Joe Fleming
|
bf6c79cb86
|
fixed scoped promise issue, tests pass :D
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
adc7258e18
|
properly stub out methods on prototypes
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
2da24fc27c
|
return promises correctly, remove stop from queue complete, fix pending test, use sinon autorelease
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
b6389b6b15
|
add test for status report, fix stop existing test, cleanup
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
915071002b
|
major, hopefully final, refactor of segmentedFetch and updated tests to match
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
952fe5970c
|
further consolidate queue code, wrap all of fetch in a promise chain for error handling
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
beedf7b158
|
include segmented_fetch tests, create all pending tests except one
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
536e52e3d3
|
mocks and stubs galore, add a few more pending tests, add a passing test around searchSource
|
2014-09-02 15:18:18 -07:00 |
|
Joe Fleming
|
3a8eb8425e
|
stub out some tests for segmented fetch abort
|
2014-09-02 15:18:17 -07:00 |
|
Spencer Alger
|
ea60619149
|
Merge branch 'master' into vis_refactor_docs_and_tests
|
2014-09-02 11:55:53 -07:00 |
|
Shelby Sturgis
|
7934946334
|
removed modules folder, renamed files to use lowercase and underscore, made appropriate changes to require references in vislib and the test files, removed console_logs in x_axis, restructured the organization of vislib
|
2014-09-02 20:31:12 +03:00 |
|