ccs-digitalmarketplace-frameworks 1.3.5 → 1.3.6

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.
Files changed (36) hide show
  1. package/.hypothesis/examples/2807586e3345a769/2bdbd078608d757c +0 -0
  2. package/.hypothesis/examples/2807586e3345a769/2d61d63b52c507bc +0 -0
  3. package/.hypothesis/examples/2807586e3345a769/32f3b310564d0c81 +0 -0
  4. package/.hypothesis/examples/2807586e3345a769/3a6f67997a9c164b +0 -0
  5. package/.hypothesis/examples/2807586e3345a769/439c727889d87fa9 +0 -0
  6. package/.hypothesis/examples/2807586e3345a769/6afe800dc6724695 +0 -0
  7. package/.hypothesis/examples/2807586e3345a769/75e9be7fd8468960 +0 -0
  8. package/.hypothesis/examples/2807586e3345a769/7fd61218c76047ea +0 -0
  9. package/.hypothesis/examples/2807586e3345a769/8d169f33657a3da0 +0 -0
  10. package/.hypothesis/examples/2807586e3345a769/a62c078e10edf1cb +0 -0
  11. package/.hypothesis/examples/2807586e3345a769/d2a1e9f96c33ce45 +0 -0
  12. package/.hypothesis/examples/2807586e3345a769/f98a7f6396ca43fa +0 -0
  13. package/assets/tests_test_generate_validation_schema.py__test_boolean_list_property_0_0.txt +4 -4
  14. package/assets/tests_test_generate_validation_schema.py__test_boolean_property_with_required_value_0_0.txt +2 -2
  15. package/assets/tests_test_generate_validation_schema.py__test_checkbox_property_0_0.txt +6 -6
  16. package/assets/tests_test_generate_validation_schema.py__test_checkbox_tree_property_0_0.txt +6 -6
  17. package/assets/tests_test_generate_validation_schema.py__test_list_property_0_0.txt +4 -4
  18. package/assets/tests_test_generate_validation_schema.py__test_number_property_0_0.txt +3 -3
  19. package/assets/tests_test_generate_validation_schema.py__test_number_property_limits_0_0.txt +2 -2
  20. package/assets/tests_test_generate_validation_schema.py__test_optional_text_property_0_0.txt +4 -4
  21. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_char_count_0_0.txt +2 -2
  22. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_0_0.txt +2 -2
  23. package/assets/tests_test_generate_validation_schema.py__test_parse_question_limits_word_count_optional_0_0.txt +1 -1
  24. package/assets/tests_test_generate_validation_schema.py__test_radios_property_0_0.txt +6 -6
  25. package/assets/tests_test_generate_validation_schema.py__test_text_property_0_0.txt +3 -3
  26. package/assets/tests_test_generate_validation_schema.py__test_text_property_format_0_0.txt +3 -3
  27. package/assets/tests_test_generate_validation_schema.py__test_uri_property_0_0.txt +3 -3
  28. package/frameworks/digital-outcomes-6/messages/urls.yml +1 -1
  29. package/frameworks/digital-outcomes-6/questions/declaration/10WorkingDays.yml +1 -1
  30. package/frameworks/digital-outcomes-6/questions/declaration/informationChanges.yml +1 -1
  31. package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryReportingRequirements.yml +1 -1
  32. package/package.json +1 -1
  33. package/unit.html +47520 -25
  34. package/.hypothesis/examples/2807586e3345a769/0f3245fe775360ff +0 -0
  35. package/.hypothesis/examples/2807586e3345a769/795d3890ca11c2e7 +0 -0
  36. package/.hypothesis/examples/2807586e3345a769/828edb727d62bb46 +0 -0
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_boolean_list_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 48% in data generation
4
+ - Typical runtimes: < 1ms, ~ 50% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.10 seconds):
8
- - Typical runtimes: < 1ms, ~ 72% in data generation
9
- - 98 passing examples, 0 failing examples, 2 invalid examples
7
+ - during generate phase (0.12 seconds):
8
+ - Typical runtimes: 0-1 ms, ~ 71% in data generation
9
+ - 98 passing examples, 0 failing examples, 1 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_boolean_property_with_required_value:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 31% in data generation
4
+ - Typical runtimes: < 1ms, ~ 33% in data generation
5
5
  - 1 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
7
  - during generate phase (0.00 seconds):
8
- - Typical runtimes: < 1ms, ~ 43% in data generation
8
+ - Typical runtimes: < 1ms, ~ 42% in data generation
9
9
  - 1 passing examples, 0 failing examples, 0 invalid examples
10
10
 
11
11
  - Stopped because nothing left to do
@@ -1,14 +1,14 @@
1
1
  tests/test_generate_validation_schema.py::test_checkbox_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: 0-1 ms, ~ 78% in data generation
4
+ - Typical runtimes: < 1ms, ~ 65% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (1.90 seconds):
8
- - Typical runtimes: 0-8 ms, ~ 91% in data generation
9
- - 98 passing examples, 0 failing examples, 289 invalid examples
7
+ - during generate phase (1.64 seconds):
8
+ - Typical runtimes: 0-8 ms, ~ 90% in data generation
9
+ - 98 passing examples, 0 failing examples, 269 invalid examples
10
10
  - Events:
11
- * 71.58%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f69db996160>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
- * 51.94%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f69db996160>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
11
+ * 71.39%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f30dcc5a5b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
+ * 49.86%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f30dcc5a5b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
13
13
 
14
14
  - Stopped because settings.max_examples=100
@@ -1,13 +1,13 @@
1
1
  tests/test_generate_validation_schema.py::test_checkbox_tree_property:
2
2
 
3
- - during reuse phase (0.21 seconds):
4
- - Typical runtimes: 4-86 ms, ~ 98% in data generation
3
+ - during reuse phase (0.32 seconds):
4
+ - Typical runtimes: 0-91 ms, ~ 95% in data generation
5
5
  - 10 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (17.19 seconds):
8
- - Typical runtimes: 0-117 ms, ~ 95% in data generation
9
- - 90 passing examples, 0 failing examples, 140 invalid examples
7
+ - during generate phase (22.85 seconds):
8
+ - Typical runtimes: 0-125 ms, ~ 96% in data generation
9
+ - 90 passing examples, 0 failing examples, 162 invalid examples
10
10
  - Events:
11
- * 44.35%, Draw for recursive(lists(nested_checkboxes()), create_options_with_children, max_leaves=10) exceeded max_leaves and had to be retried
11
+ * 69.84%, Draw for recursive(lists(nested_checkboxes()), create_options_with_children, max_leaves=10) exceeded max_leaves and had to be retried
12
12
 
13
13
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_list_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 48% in data generation
4
+ - Typical runtimes: < 1ms, ~ 45% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.12 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 71% in data generation
9
- - 98 passing examples, 0 failing examples, 1 invalid examples
7
+ - during generate phase (0.11 seconds):
8
+ - Typical runtimes: 0-1 ms, ~ 72% in data generation
9
+ - 98 passing examples, 0 failing examples, 0 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_number_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 47% in data generation
4
+ - Typical runtimes: < 1ms, ~ 48% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.10 seconds):
7
+ - during generate phase (0.11 seconds):
8
8
  - Typical runtimes: 0-1 ms, ~ 72% in data generation
9
- - 98 passing examples, 0 failing examples, 1 invalid examples
9
+ - 98 passing examples, 0 failing examples, 2 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -4,8 +4,8 @@ tests/test_generate_validation_schema.py::test_number_property_limits:
4
4
  - Typical runtimes: < 1ms, ~ 50% in data generation
5
5
  - 1 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.05 seconds):
8
- - Typical runtimes: < 1ms, ~ 64% in data generation
7
+ - during generate phase (0.06 seconds):
8
+ - Typical runtimes: < 1ms, ~ 63% in data generation
9
9
  - 99 passing examples, 0 failing examples, 0 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_optional_text_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 57% in data generation
4
+ - Typical runtimes: < 1ms, ~ 48% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.16 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 74% in data generation
9
- - 98 passing examples, 0 failing examples, 3 invalid examples
7
+ - during generate phase (0.13 seconds):
8
+ - Typical runtimes: 0-1 ms, ~ 72% in data generation
9
+ - 98 passing examples, 0 failing examples, 2 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_parse_question_limits_char_count:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 33% in data generation
4
+ - Typical runtimes: < 1ms, ~ 31% in data generation
5
5
  - 1 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
7
  - during generate phase (0.04 seconds):
8
- - Typical runtimes: < 1ms, ~ 51% in data generation
8
+ - Typical runtimes: < 1ms, ~ 49% in data generation
9
9
  - 99 passing examples, 0 failing examples, 0 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,10 +1,10 @@
1
1
  tests/test_generate_validation_schema.py::test_parse_question_limits_word_count:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 19% in data generation
4
+ - Typical runtimes: < 1ms, ~ 38% in data generation
5
5
  - 1 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.84 seconds):
7
+ - during generate phase (0.86 seconds):
8
8
  - Typical runtimes: 1-16 ms, ~ 3% in data generation
9
9
  - 99 passing examples, 0 failing examples, 0 invalid examples
10
10
 
@@ -5,7 +5,7 @@ tests/test_generate_validation_schema.py::test_parse_question_limits_word_count_
5
5
  - 1 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
7
  - during generate phase (0.04 seconds):
8
- - Typical runtimes: < 1ms, ~ 26% in data generation
8
+ - Typical runtimes: < 1ms, ~ 25% in data generation
9
9
  - 99 passing examples, 0 failing examples, 0 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,14 +1,14 @@
1
1
  tests/test_generate_validation_schema.py::test_radios_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 63% in data generation
4
+ - Typical runtimes: < 1ms, ~ 62% in data generation
5
5
  - 4 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (1.22 seconds):
8
- - Typical runtimes: 0-8 ms, ~ 91% in data generation
9
- - 96 passing examples, 0 failing examples, 131 invalid examples
7
+ - during generate phase (0.83 seconds):
8
+ - Typical runtimes: 0-8 ms, ~ 89% in data generation
9
+ - 96 passing examples, 0 failing examples, 80 invalid examples
10
10
  - Events:
11
- * 75.77%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f69db996160>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
- * 53.74%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f69db996160>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
11
+ * 63.07%, Retried draw from lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f30dcc5a5b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>) to satisfy filter
12
+ * 40.91%, Aborted test because unable to satisfy lists(tuples(sampled_from(['label', 'value', 'description']), lists(<hypothesis.strategies._internal.strings.OneCharStringStrategy at 0x7f30dcc5a5b0>).map(''.join)), unique_by=operator.itemgetter(0)).map(dict).filter(lambda c: <unknown>)
13
13
 
14
14
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_text_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 49% in data generation
4
+ - Typical runtimes: < 1ms, ~ 47% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.13 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 73% in data generation
7
+ - during generate phase (0.10 seconds):
8
+ - Typical runtimes: < 1ms, ~ 71% in data generation
9
9
  - 98 passing examples, 0 failing examples, 1 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_text_property_format:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 48% in data generation
4
+ - Typical runtimes: < 1ms, ~ 45% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.12 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 74% in data generation
7
+ - during generate phase (0.10 seconds):
8
+ - Typical runtimes: < 1ms, ~ 69% in data generation
9
9
  - 98 passing examples, 0 failing examples, 1 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,11 +1,11 @@
1
1
  tests/test_generate_validation_schema.py::test_uri_property:
2
2
 
3
3
  - during reuse phase (0.00 seconds):
4
- - Typical runtimes: < 1ms, ~ 48% in data generation
4
+ - Typical runtimes: < 1ms, ~ 46% in data generation
5
5
  - 2 passing examples, 0 failing examples, 0 invalid examples
6
6
 
7
- - during generate phase (0.12 seconds):
8
- - Typical runtimes: 0-1 ms, ~ 73% in data generation
7
+ - during generate phase (0.10 seconds):
8
+ - Typical runtimes: < 1ms, ~ 72% in data generation
9
9
  - 98 passing examples, 0 failing examples, 1 invalid examples
10
10
 
11
11
  - Stopped because settings.max_examples=100
@@ -1,4 +1,4 @@
1
1
  call_off_contract_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-6-legal-documents/__placeholder__
2
2
  framework_agreement_pdf_url: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/947688/DOS5-framework-award-form.odt/__placeholder__
3
3
  framework_agreement_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-6-legal-documents/__placeholder__
4
- supplier_guide_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-suppliers-guide#how-to-apply/__placeholder__
4
+ supplier_guide_url: https://www.gov.uk/guidance/how-to-apply-to-sell-on-the-digital-outcomes-framework
@@ -1,6 +1,6 @@
1
1
  name: Signing and returning the framework agreement
2
2
  question: >
3
- Do you agree to sign and return the final framework agreement within 10 working days of it being issued by the Crown Commercial Service?
3
+ Do you agree to sign and return the final framework agreement within 10 calendar days of it being issued by the Crown Commercial Service?
4
4
 
5
5
  type: boolean
6
6
  assessment:
@@ -1,6 +1,6 @@
1
1
  name: Changes to information
2
2
  question: >
3
- Do you agree to inform the Crown Commercial Service as soon as practicably possible, not exceeding 30 days, if there are any changes to the information you’re providing in this supplier declaration?
3
+ Do you agree to inform the Crown Commercial Service as soon as practicably possible, not exceeding 30 calendar days, if there are any changes to the information you’re providing in this supplier declaration?
4
4
  type: boolean
5
5
  assessment:
6
6
  passIfIn:
@@ -1,5 +1,5 @@
1
1
  name: Modern slavery reporting requirements
2
- question: Does your organisation comply with the annual reporting requirements of section 54 of The Modern Slavery Act (2015)?
2
+ question: Does your organisation comply with the annual reporting requirements of <a class="govuk-link" href="https://www.legislation.gov.uk/ukpga/2015/30/section/54" target="_blank"> section 54 of The Modern Slavery Act (2015)</a>?
3
3
  hint: You must publish a slavery and human trafficking statement to comply with the act.
4
4
 
5
5
  hidden: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.3.5",
3
+ "version": "1.3.6",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"