ccs-digitalmarketplace-frameworks 1.2.24 → 1.2.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.hypothesis/examples/13890ac2eb22a298/1dd6f7b457ad880d +0 -0
- package/.hypothesis/examples/13890ac2eb22a298/68e09c5bfbe3cdbe +0 -0
- package/.hypothesis/examples/2807586e3345a769/0759fd5f1927f57b +0 -0
- package/.hypothesis/examples/2807586e3345a769/0cdfde5ebe152083 +0 -0
- package/.hypothesis/examples/2807586e3345a769/20e3de74b551fc85 +0 -0
- package/.hypothesis/examples/2807586e3345a769/37ec492ab703c87f +0 -0
- package/.hypothesis/examples/2807586e3345a769/3ea4d1abeb5ada41 +0 -0
- package/.hypothesis/examples/2807586e3345a769/67f55136b27bbb17 +0 -0
- package/.hypothesis/examples/2807586e3345a769/73cae6550d0b367e +0 -0
- package/.hypothesis/examples/2807586e3345a769/8b8cfce4749f7c7c +0 -0
- package/.hypothesis/examples/2807586e3345a769/8ecfdfc4ade1357c +0 -0
- package/.hypothesis/examples/2807586e3345a769/c790712cd2be4166 +0 -0
- package/.hypothesis/examples/2807586e3345a769/c80ed218da978a9c +0 -0
- package/.hypothesis/examples/2807586e3345a769/d5902ab23d248902 +0 -0
- package/.hypothesis/examples/2807586e3345a769/e1d9c1971d39dda9 +0 -0
- package/.hypothesis/examples/2807586e3345a769/e55788a02c46c1e5 +0 -0
- package/.hypothesis/examples/2807586e3345a769/f4070db3322ba4bb +0 -0
- package/.hypothesis/examples/2807586e3345a769/f55454463a1d0c55 +0 -0
- package/.hypothesis/examples/2873c8182aaaa771/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/2873c8182aaaa771/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/46d0e199e3307d9b/1dd6f7b457ad880d +0 -0
- package/.hypothesis/examples/5caccfe2d7320816/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/5e27b48853bb8631/cd6bd1dcfebeffe9 +0 -0
- package/.hypothesis/examples/7aa683ef7b5a78b6/68e09c5bfbe3cdbe +0 -0
- package/.hypothesis/examples/7aa683ef7b5a78b6/b0e17afd0e6cde89 +0 -0
- package/.hypothesis/examples/7d734d816fa07697/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/7d734d816fa07697/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/83e094e6ef25a6d8/b56705a73cf280f0 +0 -0
- package/.hypothesis/examples/848f41a73b4b7321/1dd6f7b457ad880d +0 -0
- package/.hypothesis/examples/8fb698e34b4a4332/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/8fb698e34b4a4332/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/ae7f9c4028dd2f9e/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/ae7f9c4028dd2f9e/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/bdec6b01cf9569f5/1dd6f7b457ad880d +0 -0
- package/.hypothesis/examples/bdec6b01cf9569f5/20a2763cdf3874b1 +0 -0
- package/.hypothesis/examples/bdec6b01cf9569f5/68e09c5bfbe3cdbe +0 -0
- package/.hypothesis/examples/bdec6b01cf9569f5/ffdd59c4a13b1d50 +0 -0
- package/.hypothesis/examples/cc0daec3a6d8d48f/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/cc0daec3a6d8d48f/bec021b4f368e306 +0 -0
- package/.hypothesis/examples/ccbfb89273b44a69/7210af19145ec2a8 +0 -0
- package/.hypothesis/examples/ccbfb89273b44a69/bec021b4f368e306 +0 -0
- package/.hypothesis/unicode_data/13.0.0/charmap.json.gz +0 -0
- package/assets/style.css +186 -0
- package/assets/tests_test_generate_validation_schema.py__test_boolean_list_property_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_boolean_property_with_required_value_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_checkbox_property_0_0.txt +10 -0
- package/assets/tests_test_generate_validation_schema.py__test_checkbox_tree_property_0_0.txt +9 -0
- package/assets/tests_test_generate_validation_schema.py__test_list_property_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_number_property_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_number_property_limits_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_optional_text_property_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_char_count_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_optional_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_radios_property_0_0.txt +10 -0
- package/assets/tests_test_generate_validation_schema.py__test_text_property_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_text_property_format_0_0.txt +7 -0
- package/assets/tests_test_generate_validation_schema.py__test_uri_property_0_0.txt +7 -0
- package/frameworks/digital-outcomes-6/manifests/declaration.yml +0 -1
- package/frameworks/digital-outcomes-6/manifests/edit_service.yml +1 -1
- package/frameworks/digital-outcomes-6/manifests/edit_service_as_admin.yml +1 -1
- package/frameworks/digital-outcomes-6/manifests/edit_submission.yml +2 -2
- package/frameworks/digital-outcomes-6/metadata/copy_services.yml +80 -36
- package/frameworks/digital-outcomes-6/questions/declaration/multiqWebAddress.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/subcontracting30DayPayments.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/subcontracting30DayPayments2.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/youHaveWebAddress.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/CyberSecurity.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/CyberSecurityDayRate.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/QualityAssuranceTestingAnalyst.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/ServiceTransitionManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/outcomesLocations.yml +1 -1
- package/frameworks/g-cloud-13/questions/declaration/servicesHaveOrprofessionalService.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/fightingClimateChange.yml +6 -1
- package/package.json +1 -1
- package/report.html +82609 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/assets/style.css
ADDED
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
body {
|
|
2
|
+
font-family: Helvetica, Arial, sans-serif;
|
|
3
|
+
font-size: 12px;
|
|
4
|
+
/* do not increase min-width as some may use split screens */
|
|
5
|
+
min-width: 800px;
|
|
6
|
+
color: #999;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
h1 {
|
|
10
|
+
font-size: 24px;
|
|
11
|
+
color: black;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
h2 {
|
|
15
|
+
font-size: 16px;
|
|
16
|
+
color: black;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
p {
|
|
20
|
+
color: black;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
a {
|
|
24
|
+
color: #999;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
table {
|
|
28
|
+
border-collapse: collapse;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/******************************
|
|
32
|
+
* SUMMARY INFORMATION
|
|
33
|
+
******************************/
|
|
34
|
+
#environment td {
|
|
35
|
+
padding: 5px;
|
|
36
|
+
border: 1px solid #E6E6E6;
|
|
37
|
+
}
|
|
38
|
+
#environment tr:nth-child(odd) {
|
|
39
|
+
background-color: #f6f6f6;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/******************************
|
|
43
|
+
* TEST RESULT COLORS
|
|
44
|
+
******************************/
|
|
45
|
+
span.passed,
|
|
46
|
+
.passed .col-result {
|
|
47
|
+
color: green;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
span.skipped,
|
|
51
|
+
span.xfailed,
|
|
52
|
+
span.rerun,
|
|
53
|
+
.skipped .col-result,
|
|
54
|
+
.xfailed .col-result,
|
|
55
|
+
.rerun .col-result {
|
|
56
|
+
color: orange;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
span.error,
|
|
60
|
+
span.failed,
|
|
61
|
+
span.xpassed,
|
|
62
|
+
.error .col-result,
|
|
63
|
+
.failed .col-result,
|
|
64
|
+
.xpassed .col-result {
|
|
65
|
+
color: red;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
/******************************
|
|
69
|
+
* RESULTS TABLE
|
|
70
|
+
*
|
|
71
|
+
* 1. Table Layout
|
|
72
|
+
* 2. Extra
|
|
73
|
+
* 3. Sorting items
|
|
74
|
+
*
|
|
75
|
+
******************************/
|
|
76
|
+
/*------------------
|
|
77
|
+
* 1. Table Layout
|
|
78
|
+
*------------------*/
|
|
79
|
+
#results-table {
|
|
80
|
+
border: 1px solid #e6e6e6;
|
|
81
|
+
color: #999;
|
|
82
|
+
font-size: 12px;
|
|
83
|
+
width: 100%;
|
|
84
|
+
}
|
|
85
|
+
#results-table th,
|
|
86
|
+
#results-table td {
|
|
87
|
+
padding: 5px;
|
|
88
|
+
border: 1px solid #E6E6E6;
|
|
89
|
+
text-align: left;
|
|
90
|
+
}
|
|
91
|
+
#results-table th {
|
|
92
|
+
font-weight: bold;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
/*------------------
|
|
96
|
+
* 2. Extra
|
|
97
|
+
*------------------*/
|
|
98
|
+
.log {
|
|
99
|
+
background-color: #e6e6e6;
|
|
100
|
+
border: 1px solid #e6e6e6;
|
|
101
|
+
color: black;
|
|
102
|
+
display: block;
|
|
103
|
+
font-family: "Courier New", Courier, monospace;
|
|
104
|
+
height: 230px;
|
|
105
|
+
overflow-y: scroll;
|
|
106
|
+
padding: 5px;
|
|
107
|
+
white-space: pre-wrap;
|
|
108
|
+
}
|
|
109
|
+
.log:only-child {
|
|
110
|
+
height: inherit;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
div.image {
|
|
114
|
+
border: 1px solid #e6e6e6;
|
|
115
|
+
float: right;
|
|
116
|
+
height: 240px;
|
|
117
|
+
margin-left: 5px;
|
|
118
|
+
overflow: hidden;
|
|
119
|
+
width: 320px;
|
|
120
|
+
}
|
|
121
|
+
div.image img {
|
|
122
|
+
width: 320px;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
div.video {
|
|
126
|
+
border: 1px solid #e6e6e6;
|
|
127
|
+
float: right;
|
|
128
|
+
height: 240px;
|
|
129
|
+
margin-left: 5px;
|
|
130
|
+
overflow: hidden;
|
|
131
|
+
width: 320px;
|
|
132
|
+
}
|
|
133
|
+
div.video video {
|
|
134
|
+
overflow: hidden;
|
|
135
|
+
width: 320px;
|
|
136
|
+
height: 240px;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.collapsed {
|
|
140
|
+
display: none;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.expander::after {
|
|
144
|
+
content: " (show details)";
|
|
145
|
+
color: #BBB;
|
|
146
|
+
font-style: italic;
|
|
147
|
+
cursor: pointer;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.collapser::after {
|
|
151
|
+
content: " (hide details)";
|
|
152
|
+
color: #BBB;
|
|
153
|
+
font-style: italic;
|
|
154
|
+
cursor: pointer;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/*------------------
|
|
158
|
+
* 3. Sorting items
|
|
159
|
+
*------------------*/
|
|
160
|
+
.sortable {
|
|
161
|
+
cursor: pointer;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.sort-icon {
|
|
165
|
+
font-size: 0px;
|
|
166
|
+
float: left;
|
|
167
|
+
margin-right: 5px;
|
|
168
|
+
margin-top: 5px;
|
|
169
|
+
/*triangle*/
|
|
170
|
+
width: 0;
|
|
171
|
+
height: 0;
|
|
172
|
+
border-left: 8px solid transparent;
|
|
173
|
+
border-right: 8px solid transparent;
|
|
174
|
+
}
|
|
175
|
+
.inactive .sort-icon {
|
|
176
|
+
/*finish triangle*/
|
|
177
|
+
border-top: 8px solid #E6E6E6;
|
|
178
|
+
}
|
|
179
|
+
.asc.active .sort-icon {
|
|
180
|
+
/*finish triangle*/
|
|
181
|
+
border-bottom: 8px solid #999;
|
|
182
|
+
}
|
|
183
|
+
.desc.active .sort-icon {
|
|
184
|
+
/*finish triangle*/
|
|
185
|
+
border-top: 8px solid #999;
|
|
186
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_boolean_list_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.13 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 74% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 2 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_boolean_property_with_required_value:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.00 seconds):
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 38% in data generation
|
|
5
|
+
- 2 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because nothing left to do
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_checkbox_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (1.52 seconds):
|
|
4
|
+
- Typical runtimes: 0-7 ms, ~ 88% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 238 invalid examples
|
|
6
|
+
- Events:
|
|
7
|
+
* 59.47%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f5c4359e8b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
|
|
8
|
+
* 43.79%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f5c4359e8b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
|
|
9
|
+
|
|
10
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_checkbox_tree_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (18.84 seconds):
|
|
4
|
+
- Typical runtimes: 0-125 ms, ~ 90% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 214 invalid examples
|
|
6
|
+
- Events:
|
|
7
|
+
* 50.32%, Draw for recursive(lists(nested_checkboxes()), create_options_with_children, max_leaves=10) exceeded max_leaves and had to be retried
|
|
8
|
+
|
|
9
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_list_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.15 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 73% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 2 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_number_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.11 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 70% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 2 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_number_property_limits:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.06 seconds):
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 62% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_optional_text_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.14 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 73% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 1 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_parse_question_limits_char_count:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.05 seconds):
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 51% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_parse_question_limits_word_count:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.79 seconds):
|
|
4
|
+
- Typical runtimes: 1-15 ms, ~ 2% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_parse_question_limits_word_count_optional:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.04 seconds):
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 25% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_radios_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (1.37 seconds):
|
|
4
|
+
- Typical runtimes: 0-11 ms, ~ 88% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 139 invalid examples
|
|
6
|
+
- Events:
|
|
7
|
+
* 59.41%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f5c4359e8b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
|
|
8
|
+
* 38.08%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f5c4359e8b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
|
|
9
|
+
|
|
10
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_text_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.17 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 70% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 1 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_text_property_format:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.13 seconds):
|
|
4
|
+
- Typical runtimes: 0-1 ms, ~ 73% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 2 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
tests/test_generate_validation_schema.py::test_uri_property:
|
|
2
|
+
|
|
3
|
+
- during generate phase (0.10 seconds):
|
|
4
|
+
- Typical runtimes: < 1ms, ~ 73% in data generation
|
|
5
|
+
- 100 passing examples, 0 failing examples, 0 invalid examples
|
|
6
|
+
|
|
7
|
+
- Stopped because settings.max_examples=100
|
|
@@ -123,7 +123,6 @@
|
|
|
123
123
|
If you cannot answer ‘yes’ to every question in this section, it is unlikely your application will be accepted.
|
|
124
124
|
questions:
|
|
125
125
|
- employersInsurance
|
|
126
|
-
- dataProtectionInsurance
|
|
127
126
|
- helpBuyersComplyTechnologyCodesOfPractice
|
|
128
127
|
- serviceStandard
|
|
129
128
|
- transparentContracting
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
- userResearch
|
|
44
44
|
|
|
45
45
|
|
|
46
|
-
- name: Digital
|
|
46
|
+
- name: Digital roles to deliver the capabilities
|
|
47
47
|
summary_page_description: >
|
|
48
|
-
You must be able to provide at least one <a class="govuk-link" href="https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework" target="_blank" rel="noopener noreferrer">digital
|
|
48
|
+
You must be able to provide at least one <a class="govuk-link" href="https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework" target="_blank" rel="noopener noreferrer">digital roles</a> to be eligible to supply digital outcomes.
|
|
49
49
|
editable: False
|
|
50
50
|
edit_questions: True
|
|
51
51
|
questions:
|
|
@@ -1,38 +1,82 @@
|
|
|
1
1
|
questions_to_exclude:
|
|
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
|
-
-
|
|
2
|
+
- agileCoach
|
|
3
|
+
- agileCoachLocations
|
|
4
|
+
- agileCoachDayRate
|
|
5
|
+
- businessAnalyst
|
|
6
|
+
- businessAnalystLocations
|
|
7
|
+
- businessAnalystDayRate
|
|
8
|
+
- communicationsManager
|
|
9
|
+
- communicationsManagerLocations
|
|
10
|
+
- communicationsManagerDayRate
|
|
11
|
+
- contentDesigner
|
|
12
|
+
- contentDesignerLocations
|
|
13
|
+
- contentDesignerDayRate
|
|
14
|
+
- dataArchitect
|
|
15
|
+
- dataArchitectLocations
|
|
16
|
+
- dataArchitectDayRate
|
|
17
|
+
- dataEngineer
|
|
18
|
+
- dataEngineerLocations
|
|
19
|
+
- dataEngineerDayRate
|
|
20
|
+
- dataScientist
|
|
21
|
+
- dataScientistLocations
|
|
22
|
+
- dataScientistDayRate
|
|
23
|
+
- deliveryManager
|
|
24
|
+
- deliveryManagerLocations
|
|
25
|
+
- deliveryManagerDayRate
|
|
26
|
+
- designer
|
|
27
|
+
- designerLocations
|
|
28
|
+
- designerDayRate
|
|
29
|
+
- developer
|
|
30
|
+
- developerLocations
|
|
31
|
+
- developerDayRate
|
|
32
|
+
- performanceAnalyst
|
|
33
|
+
- performanceAnalystLocations
|
|
34
|
+
- performanceAnalystDayRate
|
|
35
|
+
- portfolioManager
|
|
36
|
+
- portfolioManagerLocations
|
|
37
|
+
- portfolioManagerDayRate
|
|
38
|
+
- productManager
|
|
39
|
+
- productManagerLocations
|
|
40
|
+
- productManagerDayRate
|
|
41
|
+
- programmeManager
|
|
42
|
+
- programmeManagerLocations
|
|
43
|
+
- programmeManagerDayRate
|
|
44
|
+
- qualityAssurance
|
|
45
|
+
- qualityAssuranceLocations
|
|
46
|
+
- qualityAssuranceDayRate
|
|
47
|
+
- securityConsultant
|
|
48
|
+
- securityConsultantLocations
|
|
49
|
+
- securityConsultantDayRate
|
|
50
|
+
- serviceManager
|
|
51
|
+
- serviceManagerLocations
|
|
52
|
+
- serviceManagerDayRate
|
|
53
|
+
- technicalArchitect
|
|
54
|
+
- technicalArchitectLocations
|
|
55
|
+
- technicalArchitectDayRate
|
|
56
|
+
- userResearcher
|
|
57
|
+
- userResearcherLocations
|
|
58
|
+
- userResearcherDayRate
|
|
59
|
+
- webOperations
|
|
60
|
+
- webOperationsLocations
|
|
61
|
+
- webOperationsDayRate
|
|
62
|
+
- performanceAnalystPriceMax
|
|
63
|
+
- designerPriceMax
|
|
64
|
+
- businessAnalystPriceMax
|
|
65
|
+
- dataArchitectPriceMax
|
|
66
|
+
- portfolioManagerPriceMax
|
|
67
|
+
- developerPriceMax
|
|
68
|
+
- serviceManagerPriceMax
|
|
69
|
+
- contentDesignerPriceMax
|
|
70
|
+
- technicalArchitectPriceMax
|
|
71
|
+
- securityConsultantPriceMax
|
|
72
|
+
- productManagerPriceMax
|
|
73
|
+
- deliveryManagerPriceMax
|
|
74
|
+
- qualityAssurancePriceMax
|
|
75
|
+
- communicationsManagerPriceMax
|
|
76
|
+
- webOperationsPriceMax
|
|
77
|
+
- dataEngineerPriceMax
|
|
78
|
+
- programmeManagerPriceMax
|
|
79
|
+
- agileCoachPriceMax
|
|
80
|
+
- dataScientistPriceMax
|
|
81
|
+
- userResearcherPriceMax
|
|
38
82
|
source_framework: digital-outcomes-and-specialists-5
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Subcontracting 30 day payment terms
|
|
2
2
|
question: Can you confirm that for public sector contracts awarded under the Public Contract Regulations 2015 you have systems in place to include (as a minimum) 30-day payment terms in all of your supply chain contracts and require that such terms are passed down through your supply chain?
|
|
3
3
|
|
|
4
|
-
hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-
|
|
4
|
+
hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0821" target="_blank" rel="noopener noreferrer"> Procurement Policy Note (PPN) 08/21 for prompt payment of all subcontractors (opens in new tab)</a>. The Crown Commercial Service reserves the right to audit any supplier for compliance, where an awarded contract has a total value of £2 million or more.
|
|
5
5
|
|
|
6
6
|
type: boolean
|
|
7
7
|
hidden: true
|
package/frameworks/digital-outcomes-6/questions/declaration/subcontracting30DayPayments2.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Subcontracting 30 day payment terms
|
|
2
2
|
question: Can you confirm that for public sector contracts awarded under the Public Contract Regulations 2015 you have systems in place to include (as a minimum) 30-day payment terms in all of your supply chain contracts and require that such terms are passed down through your supply chain?
|
|
3
3
|
|
|
4
|
-
hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-
|
|
4
|
+
hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0821" target="_blank" rel="noopener noreferrer"> Procurement Policy Note (PPN) 08/21 for prompt payment of all subcontractors (opens in new tab)</a>. The Crown Commercial Service reserves the right to audit any supplier for compliance, where an awarded contract has a total value of £2 million or more.
|
|
5
5
|
|
|
6
6
|
type: boolean
|
|
7
7
|
hidden: true
|