Commit graph

5599 commits

Author SHA1 Message Date
Joe Fleming
59a5bc03c6 add test for order of returned items 2014-08-13 15:45:30 -07:00
Joe Fleming
89f61ae2e4 add test for order of returned items 2014-08-13 15:45:30 -07:00
Joe Fleming
382920faba add tests around empty input and data in the scope 2014-08-13 15:27:59 -07:00
Joe Fleming
9df854e62d add tests around empty input and data in the scope 2014-08-13 15:27:59 -07:00
Joe Fleming
5a775279ac add check for exception when missing input, shore up input model test 2014-08-13 15:27:59 -07:00
Joe Fleming
8e413d6224 add check for exception when missing input, shore up input model test 2014-08-13 15:27:59 -07:00
Joe Fleming
80044d5444 start adding some typeahead tests 2014-08-13 15:27:59 -07:00
Joe Fleming
7416086cc0 start adding some typeahead tests 2014-08-13 15:27:59 -07:00
Chris Cowan
2fe7233887 Changing the name from flattenWith to flattenSearchResponse 2014-08-13 12:21:19 -07:00
Chris Cowan
cdb617a229 Changing the name from flattenWith to flattenSearchResponse 2014-08-13 12:21:19 -07:00
Chris Cowan
a5ff8d7c0f Adding #flattenWith method to IndexPattern
- Added a flattenWith method to IndexPattern class
- Added test for flattenWith so it only flattens as far as the index
  mapping
- Changed discover to use indexPattern.flattenWith instead of
  _.flattenWith
2014-08-13 11:36:34 -07:00
Chris Cowan
6b0ba8ce56 Adding #flattenWith method to IndexPattern
- Added a flattenWith method to IndexPattern class
- Added test for flattenWith so it only flattens as far as the index
  mapping
- Changed discover to use indexPattern.flattenWith instead of
  _.flattenWith
2014-08-13 11:36:34 -07:00
Joe Fleming
f5291209eb fix timing issues with the digest loop, remove .only from tests 2014-08-13 10:59:43 -07:00
Joe Fleming
b5c8693b4c fix timing issues with the digest loop, remove .only from tests 2014-08-13 10:59:43 -07:00
Joe Fleming
2facccfefc rename the HistoryFactory to PersistedLog, change API slightly, update tests 2014-08-13 10:59:43 -07:00
Joe Fleming
56e9c62a7d rename the HistoryFactory to PersistedLog, change API slightly, update tests 2014-08-13 10:59:43 -07:00
Joe Fleming
9233a1c470 added tests for the history stack limit 2014-08-13 10:59:43 -07:00
Joe Fleming
a779d7cdd3 added tests for the history stack limit 2014-08-13 10:59:43 -07:00
Joe Fleming
c459c90348 process clarification 2014-08-13 10:57:21 -07:00
Joe Fleming
ed849e966f process clarification 2014-08-13 10:57:21 -07:00
Joe Fleming
4d93498e81 use history service in the dashboard app 2014-08-13 10:57:21 -07:00
Joe Fleming
a012d5f8da use history service in the dashboard app 2014-08-13 10:57:21 -07:00
Joe Fleming
3c62973edb add history service, with tests 2014-08-13 10:57:21 -07:00
Joe Fleming
85a39e2196 add history service, with tests 2014-08-13 10:57:21 -07:00
Joe Fleming
a31e596ccb break up the suites a bit, add tests for missing and invalid data, remove unneeded angular mocks 2014-08-13 10:57:20 -07:00
Joe Fleming
6c3a9bb9c7 break up the suites a bit, add tests for missing and invalid data, remove unneeded angular mocks 2014-08-13 10:57:20 -07:00
Joe Fleming
c1bfdaa15b add storage service tests 2014-08-13 10:45:02 -07:00
Joe Fleming
2a164326b2 add storage service tests 2014-08-13 10:45:02 -07:00
Shelby Sturgis
dec949ef08 pushing changes to vislib main.css and updating repo with kibana4 master 2014-08-12 21:36:26 +03:00
Rashid Khan
b98939ff91 Merge pull request #235 from w33ble/fix/events-tests
added pending events test
2014-08-11 13:28:28 -07:00
Rashid Khan
52f311e0a6 Merge pull request #235 from w33ble/fix/events-tests
added pending events test
2014-08-11 13:28:28 -07:00
Chris Cowan
8497a706f3 Fixing the object diff so it only changes add and changed keys 2014-08-11 12:10:22 -07:00
Chris Cowan
d9b7b8ed28 Fixing the object diff so it only changes add and changed keys 2014-08-11 12:10:22 -07:00
Joe Fleming
c75576c037 added pending test, trigger handlers only after listening 2014-08-11 13:49:31 -05:00
Joe Fleming
a5c305ea1a added pending test, trigger handlers only after listening 2014-08-11 13:49:31 -05:00
Shelby Sturgis
5ed489e1fc changing paths on tests 2014-08-10 17:41:36 +03:00
Shelby Sturgis
1588bfb8ea adding first d3 test 2014-08-08 16:17:53 +03:00
Spencer Alger
1bec508c1f fixed time comparison logic in discover, wrote tests to prove it. 2014-08-07 14:44:48 -07:00
Spencer Alger
bf3b6d8dbb fixed time comparison logic in discover, wrote tests to prove it. 2014-08-07 14:44:48 -07:00
Spencer Alger
9c68fe0de3 fixed a bug in diff_object, wrote a test to prove it. 2014-08-07 14:44:02 -07:00
Spencer Alger
5a05d6dab3 fixed a bug in diff_object, wrote a test to prove it. 2014-08-07 14:44:02 -07:00
Shelby Sturgis
6f6e054fda Merge branch 'develop' into vislib/refactor1
Merging develop
2014-08-07 21:38:12 +03:00
Spencer Alger
b459bb3d14 fixed a test case that was checking for empty too soon. 2014-08-07 10:48:23 -07:00
Spencer Alger
cb19464882 fixed a test case that was checking for empty too soon. 2014-08-07 10:48:23 -07:00
Shelby Sturgis
b6a62d4a8c adding labels test suite to test index.html file 2014-08-07 20:26:55 +03:00
Shelby Sturgis
181f3a4951 adding labels test and update to color tests suite from Juan's repo 2014-08-07 20:24:47 +03:00
Shelby Sturgis
7940f92cf7 adding vislib unit tests: 2014-08-07 20:16:38 +03:00
Shelby Sturgis
36e3ae8981 adding vislib tests and new refactored vislib modules 2014-08-07 20:13:02 +03:00
Spencer Alger
6908e7e795 moved "listener.defer.resolved" off of the defer object, rebuilding logic now in one place 2014-08-06 15:20:25 -07:00
Spencer Alger
6d5847a4d7 moved "listener.defer.resolved" off of the defer object, rebuilding logic now in one place 2014-08-06 15:20:25 -07:00