Commit graph

5239 commits

Author SHA1 Message Date
Spencer Alger
5ee0c2b7f6 bootstrap is now a part of the route resolution process, dataSources use promises to respond to all requests, and the courier is completly within the angular ecosystem 2014-04-07 12:01:19 -07:00
Spencer Alger
18f88b83c2 bootstrap is now a part of the route resolution process, dataSources use promises to respond to all requests, and the courier is completly within the angular ecosystem 2014-04-07 12:01:19 -07:00
Rashid Khan
4cb133a47b Use flatter bootstrap style 2014-04-04 15:13:52 -07:00
Rashid Khan
069bd24fcc Use flatter bootstrap style 2014-04-04 15:13:52 -07:00
Rashid Khan
0d86975ff2 State service tests 2014-04-04 14:34:35 -07:00
Rashid Khan
3ff77aa8d0 State service tests 2014-04-04 14:34:35 -07:00
Rashid Khan
cd15b0e9e6 Dashboard app controller and directive tests 2014-04-04 13:28:19 -07:00
Rashid Khan
79e53974dd Dashboard app controller and directive tests 2014-04-04 13:28:19 -07:00
Spencer Alger
608bfe8851 Included more tests for the doc source, expanded the capabilities and configurability of the StubbedClient. 2014-03-12 10:18:51 -07:00
Spencer Alger
b4917b7dbd Included more tests for the doc source, expanded the capabilities and configurability of the StubbedClient. 2014-03-12 10:18:51 -07:00
Spencer Alger
eb35d0ed84 Added index.html to the project, because we are not building it anymore. 2014-03-07 12:51:48 -07:00
Spencer Alger
67e6ab9338 Added index.html to the project, because we are not building it anymore. 2014-03-07 12:51:48 -07:00
Spencer Alger
a286a0fc00 broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
Spencer Alger
32aa75712b broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
Spencer Alger
eee85c075b courier tests 2014-03-06 17:58:10 -07:00
Spencer Alger
64a4f46d40 courier tests 2014-03-06 17:58:10 -07:00
Spencer Alger
54daaa8dd7 tracked down XHR requests that the tests were cuasing, included some nextTick into the callback handling, tests should be passing properly now 2014-03-06 17:35:08 -07:00
Spencer Alger
67dc27511a tracked down XHR requests that the tests were cuasing, included some nextTick into the callback handling, tests should be passing properly now 2014-03-06 17:35:08 -07:00
Spencer Alger
988d0b41ac noticed nextTick related errors in mapper tests while investigating a rouge XHR call that is happening 2014-03-06 17:10:26 -07:00
Spencer Alger
aa18485f16 noticed nextTick related errors in mapper tests while investigating a rouge XHR call that is happening 2014-03-06 17:10:26 -07:00
Spencer Alger
738c707dd1 fixed jshint issue in mapper tests 2014-03-06 16:36:56 -07:00
Spencer Alger
f916010212 fixed jshint issue in mapper tests 2014-03-06 16:36:56 -07:00
Spencer Alger
67233f993a added ability to link to a line number in the coverage report 2014-03-06 16:36:19 -07:00
Spencer Alger
7fbe8e1ef7 added ability to link to a line number in the coverage report 2014-03-06 16:36:19 -07:00
Rashid Khan
5daac03c19 Add mapping tests 2014-03-06 15:41:36 -07:00
Rashid Khan
cfd921da1b Add mapping tests 2014-03-06 15:41:36 -07:00
Rashid Khan
034d6e4afa Merge remote-tracking branch 'upstream/master' 2014-03-06 14:53:25 -07:00
Rashid Khan
fc28bccd65 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:53:25 -07:00
Spencer Alger
f6b8d74594 copy over properties on overwritten methods 2014-03-06 14:50:19 -07:00
Spencer Alger
8fc7182305 copy over properties on overwritten methods 2014-03-06 14:50:19 -07:00
Rashid Khan
90da370cb1 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:45:52 -07:00
Rashid Khan
d5ec4ba266 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:45:52 -07:00
Spencer Alger
7bc904ad9e added modify step to the auto-release sinon wrapper 2014-03-06 14:45:20 -07:00
Spencer Alger
4993386e3a added modify step to the auto-release sinon wrapper 2014-03-06 14:45:20 -07:00
Rashid Khan
4118fceef7 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:43:48 -07:00
Rashid Khan
5a501032a9 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:43:48 -07:00
Rashid Khan
76f3b92fd7 More mapper tests 2014-03-06 14:43:42 -07:00
Rashid Khan
3b3d9209f9 More mapper tests 2014-03-06 14:43:42 -07:00
Spencer Alger
3ea9d59fc8 added auto-releasing sinon util 2014-03-06 14:39:37 -07:00
Spencer Alger
8ae8f95033 added auto-releasing sinon util 2014-03-06 14:39:37 -07:00
Spencer Alger
85a420d5a5 allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger
219bd6753c allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger
a619c0b52b Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger
7be4d61b96 Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger
929ba84d6f rather than creating modules explicitly, it is done on demand by the modules util. This allows tests to load modules without needing to load the actual kibana app 2014-03-05 17:23:35 -07:00
Spencer Alger
93a44f2668 rather than creating modules explicitly, it is done on demand by the modules util. This allows tests to load modules without needing to load the actual kibana app 2014-03-05 17:23:35 -07:00
Spencer Alger
94c1458c81 added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger
6a8f9dddab added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger
4bfd08e147 modified testing dir jshint rules to use 'white' formatting, and fixed style issues 2014-03-05 14:06:10 -07:00
Spencer Alger
f5ba7bcdda modified testing dir jshint rules to use 'white' formatting, and fixed style issues 2014-03-05 14:06:10 -07:00