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 |
|
Spencer Alger
|
ee7d2b9c6e
|
updated jshint config to use 'node: true' at the root of the project, and switch to 'node: false' within the test and src dirs
|
2014-03-04 11:54:56 -07:00 |
|
Spencer Alger
|
5b9d739036
|
updated jshint config to use 'node: true' at the root of the project, and switch to 'node: false' within the test and src dirs
|
2014-03-04 11:54:56 -07:00 |
|
Rashid Khan
|
18ccb896a3
|
Add first tests for dashboard controller
|
2014-03-04 10:05:08 -07:00 |
|
Rashid Khan
|
43f1a315bb
|
Add first tests for dashboard controller
|
2014-03-04 10:05:08 -07:00 |
|
Rashid Khan
|
1ea7a93cad
|
Added angular-mocks
|
2014-03-04 10:04:47 -07:00 |
|
Rashid Khan
|
cf27276a6d
|
Added angular-mocks
|
2014-03-04 10:04:47 -07:00 |
|
Spencer Alger
|
0a0c5b69bf
|
added jshint to the grunt config files as well as the test files.
|
2014-03-03 14:57:47 -07:00 |
|
Spencer Alger
|
8442ac301c
|
added jshint to the grunt config files as well as the test files.
|
2014-03-03 14:57:47 -07:00 |
|
Rashid Khan
|
2b552ca536
|
Added missing bower components to bower.json
|
2014-03-03 14:47:07 -07:00 |
|