oliverdavies.uk/content/node.f343899f-5778-4b23-a97e-bda411656646.yml

77 lines
2.3 KiB
YAML

uuid:
- value: f343899f-5778-4b23-a97e-bda411656646
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:32+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: |
Everyone tests their code, but not everyone writes automated tests
created:
- value: '2023-09-23T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:32+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/09/23/not-everyone-writes-automated-tests
langcode: en
body:
- value: |
<p>Everyone tests their code.</p>
<p>No one writes code and ships it to production before testing it works.</p>
<p>It's just that most Developers test their code manually.</p>
<p>They write the code, switch to a browser or terminal, and run it.</p>
<p>It might be a quick task, such as reloading a page or executing a command, or it could be complex and time-consuming, such as filling in a long form and checking the results.</p>
<p>In this case, automated testing is a good option.</p>
<p>Instead of filling in the form, have the tests do it for you.</p>
<p>It will be quicker and more reliable than doing it manually.</p>
format: full_html
processed: |
<p>Everyone tests their code.</p>
<p>No one writes code and ships it to production before testing it works.</p>
<p>It's just that most Developers test their code manually.</p>
<p>They write the code, switch to a browser or terminal, and run it.</p>
<p>It might be a quick task, such as reloading a page or executing a command, or it could be complex and time-consuming, such as filling in a long form and checking the results.</p>
<p>In this case, automated testing is a good option.</p>
<p>Instead of filling in the form, have the tests do it for you.</p>
<p>It will be quicker and more reliable than doing it manually.</p>
summary: null
field_daily_email_cta: { }