oliverdavies.uk/content/node.a24ce0c8-09dd-4ea2-8ce0-4e54a44fda19.yml

61 lines
2 KiB
YAML

uuid:
- value: a24ce0c8-09dd-4ea2-8ce0-4e54a44fda19
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:28+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: |
Can you move faster without tests?
created:
- value: '2023-10-28T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:28+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/10/28/can-you-move-faster-without-tests
langcode: en
body:
- value: |
<p>If you don't write automated tests or do test-driven development, you might move quickly to begin with - writing code and doing small amounts of manual testing.</p>
<p>But, once you start changing the code to add new features or fix bugs, things will begin to slow down.</p>
<p>You'll have more to test and need to ensure you don't break the existing functionality as well as your new code works.</p>
<p>Whilst it may be faster initially, skipping tests will cause problems later.</p>
format: full_html
processed: |
<p>If you don't write automated tests or do test-driven development, you might move quickly to begin with - writing code and doing small amounts of manual testing.</p>
<p>But, once you start changing the code to add new features or fix bugs, things will begin to slow down.</p>
<p>You'll have more to test and need to ensure you don't break the existing functionality as well as your new code works.</p>
<p>Whilst it may be faster initially, skipping tests will cause problems later.</p>
summary: null
field_daily_email_cta: { }