oliverdavies.uk/content/node.5395f0ad-b0c1-472c-b815-4bf3eba9dcfe.yml

68 lines
2.1 KiB
YAML

uuid:
- value: 5395f0ad-b0c1-472c-b815-4bf3eba9dcfe
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-05-11T09:00:18+00:00'
revision_uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
revision_log: { }
status:
- value: true
uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
title:
- value: 'Are your tests good enough?'
created:
- value: '2024-03-02T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:18+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2024/03/02/are-your-tests-good-enough
langcode: en
body:
- value: |
<p>You've been asked to add a new feature to or refactor some existing code.</p>
<p>Assuming you have automated tests already (if not, why not?), before you change the code, you should ask whether they're good enough.</p>
<p>They need to be passing, but do you feel confident the existing functionality will still work after you make your changes?</p>
<p>Do you have all the existing use cases covered?</p>
<p>If so, carry on.</p>
<p>If not, spend some time improving your tests first to get that confidence before making any changes.</p>
format: full_html
processed: |
<p>You've been asked to add a new feature to or refactor some existing code.</p>
<p>Assuming you have automated tests already (if not, why not?), before you change the code, you should ask whether they're good enough.</p>
<p>They need to be passing, but do you feel confident the existing functionality will still work after you make your changes?</p>
<p>Do you have all the existing use cases covered?</p>
<p>If so, carry on.</p>
<p>If not, spend some time improving your tests first to get that confidence before making any changes.</p>
summary: null
field_daily_email_cta: { }