Move all files to tome/
This commit is contained in:
parent
5675bcfc36
commit
674daab35b
2874 changed files with 0 additions and 0 deletions
65
tome/content/node.b34882e4-0e63-4fb7-9e5c-0b6a16eb5c1c.yml
Normal file
65
tome/content/node.b34882e4-0e63-4fb7-9e5c-0b6a16eb5c1c.yml
Normal file
|
@ -0,0 +1,65 @@
|
|||
uuid:
|
||||
- value: b34882e4-0e63-4fb7-9e5c-0b6a16eb5c1c
|
||||
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:34+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: |
|
||||
Does not writing tests actually save time?
|
||||
created:
|
||||
- value: '2023-08-12T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:34+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2023/08/12/does-not-writing-tests-actually-save-time
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>One of the most common responses to why people don't write tests is, "We don't have time".</p>
|
||||
|
||||
<p>So, people don't write tests to save time.</p>
|
||||
|
||||
<p>While you write less code, it takes longer to test everything manually during development, and more bugs will likely be found, which also takes longer to diagnose, fix, and deal with any knock-on effects.</p>
|
||||
|
||||
<p>Bugs in production add more administrative overhead as new tickets need to be created and managed, prevent other tickets from being worked on whilst they're fixed, and require more communication with clients and customers.</p>
|
||||
|
||||
<p>If you save ten minutes not writing a test but spend hours later fixing bugs, you didn't save time - you spent more time in the end.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>One of the most common responses to why people don't write tests is, "We don't have time".</p>
|
||||
|
||||
<p>So, people don't write tests to save time.</p>
|
||||
|
||||
<p>While you write less code, it takes longer to test everything manually during development, and more bugs will likely be found, which also takes longer to diagnose, fix, and deal with any knock-on effects.</p>
|
||||
|
||||
<p>Bugs in production add more administrative overhead as new tickets need to be created and managed, prevent other tickets from being worked on whilst they're fixed, and require more communication with clients and customers.</p>
|
||||
|
||||
<p>If you save ten minutes not writing a test but spend hours later fixing bugs, you didn't save time - you spent more time in the end.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue