-
Notifications
You must be signed in to change notification settings - Fork 1
/
unit-test.txt
104 lines (103 loc) · 9.6 KB
/
unit-test.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Test git rev: b3ad46a766976dd91c5d1c42987527c36fc54d4b
PASS lib/shared/test/find-bucket-by-tags.test.js
Attempting to find undefined bucket...found: bucket1
PASS cli/lib/configuration/test/handle-configuration-setup-local.test.js
PASS cli/lib/configuration/test/handle-configuration-show.test.js
---------------------------------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------------------------------|---------|----------|---------|---------|-------------------
All files | 2.59 | 1.63 | 4.6 | 2.54 |
cli | 0 | 0 | 0 | 0 |
cloudsite.mjs | 0 | 0 | 0 | 0 | 1-174
constants.mjs | 0 | 0 | 0 | 0 | 1-211
cli/lib | 0 | 0 | 0 | 0 |
check-authentication.mjs | 0 | 0 | 0 | 0 | 1-11
check-format.mjs | 0 | 0 | 0 | 0 | 1-7
check-reminders.mjs | 0 | 0 | 0 | 0 | 1-22
get-global-options.mjs | 0 | 0 | 0 | 0 | 1-32
get-options-spec.mjs | 0 | 0 | 0 | 0 | 1-13
get-site-info.mjs | 0 | 0 | 0 | 0 | 1-12
get-value-container-and-key.mjs | 0 | 0 | 0 | 0 | 1-47
handle-cleanup.mjs | 0 | 0 | 0 | 0 | 1-50
handle-configuration.mjs | 0 | 0 | 0 | 0 | 1-25
handle-create.mjs | 0 | 0 | 0 | 0 | 1-211
handle-destroy.mjs | 0 | 0 | 0 | 0 | 1-58
handle-detail.mjs | 0 | 0 | 0 | 0 | 1-23
handle-document.mjs | 0 | 0 | 0 | 0 | 1-16
handle-get-iam-policy.mjs | 0 | 0 | 0 | 0 | 1-30
handle-import.mjs | 0 | 0 | 0 | 0 | 1-65
handle-list.mjs | 0 | 0 | 0 | 0 | 1-22
handle-plugin-settings.mjs | 0 | 0 | 0 | 0 | 1-22
handle-reminders.mjs | 0 | 0 | 0 | 0 | 1-19
handle-update.mjs | 0 | 0 | 0 | 0 | 1-29
handle-verify.mjs | 0 | 0 | 0 | 0 | 1-31
options.mjs | 0 | 0 | 0 | 0 | 1-77
process-source-type.mjs | 0 | 0 | 0 | 0 | 1-15
smart-convert.mjs | 0 | 0 | 0 | 0 | 1-20
cli/lib/configuration | 12.06 | 1.92 | 33.33 | 12.17 |
handle-configuration-setup-local.mjs | 100 | 100 | 100 | 100 |
handle-configuration-setup-sso.mjs | 0 | 0 | 0 | 0 | 1-285
handle-configuration-show.mjs | 100 | 50 | 100 | 100 | 16
cli/lib/configuration/lib | 0 | 0 | 0 | 0 |
find-identity-store.mjs | 0 | 0 | 0 | 0 | 1-63
cli/lib/plugin-settings | 0 | 0 | 0 | 0 |
handle-plugin-settings-set.mjs | 0 | 0 | 0 | 0 | 1-45
handle-plugin-settings-show.mjs | 0 | 0 | 0 | 0 | 1-18
cli/lib/reminders | 0 | 0 | 0 | 0 |
handle-reminders-list.mjs | 0 | 0 | 0 | 0 | 1-11
todo-translator.mjs | 0 | 0 | 0 | 0 | 1-12
lib/actions | 0 | 0 | 0 | 0 |
create.mjs | 0 | 0 | 0 | 0 | 1-92
destroy.mjs | 0 | 0 | 0 | 0 | 1-61
ensure-ssl-certificate.mjs | 0 | 0 | 0 | 0 | 1-69
import.mjs | 0 | 0 | 0 | 0 | 1-75
setup-sso.mjs | 0 | 0 | 0 | 0 | 1-462
update.mjs | 0 | 0 | 0 | 0 | 1-91
verify.mjs | 0 | 0 | 0 | 0 | 1-179
lib/actions/lib | 0 | 0 | 0 | 0 |
add-tags-to-hosted-zone.mjs | 0 | 100 | 0 | 0 | 1-18
associate-cost-allocation-tags.mjs | 0 | 100 | 0 | 0 | 1-17
create-or-update-dns-records.mjs | 0 | 100 | 0 | 0 | 1-41
find-certificate.mjs | 0 | 0 | 0 | 0 | 1-27
get-credentials.mjs | 0 | 0 | 0 | 0 | 1-9
get-hosted-zone-id.mjs | 0 | 0 | 0 | 0 | 1-19
sync-site-content.mjs | 0 | 0 | 0 | 0 | 1-34
track-stack-status.mjs | 0 | 0 | 0 | 0 | 1-41
update-plugins.mjs | 0 | 0 | 0 | 0 | 1-18
update-site-info.mjs | 0 | 100 | 0 | 0 | 1-15
update-stack.mjs | 0 | 0 | 0 | 0 | 1-64
lib/plugins | 0 | 0 | 0 | 0 |
access-logs.mjs | 0 | 100 | 0 | 0 | 1-11
cloudfront-logs.mjs | 0 | 0 | 0 | 0 | 1-39
lib/plugins/contact-handler/lib | 0 | 0 | 0 | 0 |
constants.mjs | 0 | 100 | 100 | 0 | 1-5
setup-contact-emailer.mjs | 0 | 0 | 0 | 0 | 1-151
setup-contact-form-table.mjs | 0 | 100 | 0 | 0 | 1-29
setup-contact-handler.mjs | 0 | 0 | 0 | 0 | 1-179
setup-request-signer.mjs | 0 | 0 | 0 | 0 | 1-104
update-cloud-front-distribution.mjs | 0 | 0 | 0 | 0 | 1-43
lib/plugins/index-rewriter/lib | 0 | 0 | 0 | 0 |
constants.mjs | 0 | 100 | 100 | 0 | 1
setup-index-rewriter.mjs | 0 | 0 | 0 | 0 | 1-104
update-cloudfront-distribution.mjs | 0 | 0 | 0 | 0 | 1-31
lib/plugins/shared | 0 | 0 | 0 | 0 |
determine-lambda-function-name.mjs | 0 | 0 | 0 | 0 | 1-32
ensure-lambda-function-bucket.js | 0 | 0 | 0 | 0 | 1-46
stage-lambda-function-zip-files.mjs | 0 | 100 | 0 | 0 | 3-53
lib/shared | 19.57 | 15.58 | 23.8 | 19.12 |
constants.mjs | 0 | 100 | 100 | 0 | 1-4
convert-domain-to-bucket-name.js | 0 | 100 | 0 | 0 | 1
determine-bucket-name.mjs | 0 | 0 | 0 | 0 | 1-47
determine-oac-name.mjs | 0 | 0 | 0 | 0 | 1-45
find-bucket-by-tags.mjs | 89.28 | 71.42 | 100 | 88.46 | 26,36-37
generate-iam-policy.mjs | 0 | 0 | 0 | 0 | 1-221
get-account-id.mjs | 0 | 0 | 0 | 0 | 1-11
get-site-tag.mjs | 0 | 100 | 0 | 0 | 1-3
progress-logger.mjs | 100 | 100 | 100 | 100 |
site-template.mjs | 0 | 0 | 0 | 0 | 1-266
---------------------------------------|---------|----------|---------|---------|-------------------
Test Suites: 3 passed, 3 total
Tests: 4 passed, 4 total
Snapshots: 0 total
Time: 0.991 s, estimated 1 s
Ran all test suites.