Move all files to tome/
This commit is contained in:
parent
5675bcfc36
commit
674daab35b
2874 changed files with 0 additions and 0 deletions
93
tome/content/node.2c83980a-deb6-4e52-95a8-a87155cc3e2a.yml
Normal file
93
tome/content/node.2c83980a-deb6-4e52-95a8-a87155cc3e2a.yml
Normal file
|
@ -0,0 +1,93 @@
|
|||
uuid:
|
||||
- value: 2c83980a-deb6-4e52-95a8-a87155cc3e2a
|
||||
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:30+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: |
|
||||
Automated testing offers repeatability
|
||||
created:
|
||||
- value: '2023-09-30T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:30+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2023/09/30/automated-testing-offers-repeatability
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>You work on feature or bug fix.</p>
|
||||
|
||||
<p>It gets tested manually by you, a tester, and the person who requested the feature or reported the bug.</p>
|
||||
|
||||
<p>It may get tested on multiple environments.</p>
|
||||
|
||||
<p>It passes and it moved to production.</p>
|
||||
|
||||
<p>But now it's live, it's not tested again.</p>
|
||||
|
||||
<p>Although it works now, there's no guarantee it's not broken or regressed by subsequent changes.</p>
|
||||
|
||||
<p>It's definitely not tested manually before every future release.</p>
|
||||
|
||||
<h2 id="here%27s-the-thing">Here's the thing</h2>
|
||||
|
||||
<p>Automated testing offers repeatability.</p>
|
||||
|
||||
<p>The tests pass, so the functionality works when you wrote it, and you can re-check it by re-running the test.</p>
|
||||
|
||||
<p>The test suite can be run by Developers whilst working on other changes, before code review and before deployments.</p>
|
||||
|
||||
<p>The test suite can be run automatically in a CI pipeline for every change that's pushed, and you'll know your change not only worked at the time but will continue to work.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>You work on feature or bug fix.</p>
|
||||
|
||||
<p>It gets tested manually by you, a tester, and the person who requested the feature or reported the bug.</p>
|
||||
|
||||
<p>It may get tested on multiple environments.</p>
|
||||
|
||||
<p>It passes and it moved to production.</p>
|
||||
|
||||
<p>But now it's live, it's not tested again.</p>
|
||||
|
||||
<p>Although it works now, there's no guarantee it's not broken or regressed by subsequent changes.</p>
|
||||
|
||||
<p>It's definitely not tested manually before every future release.</p>
|
||||
|
||||
<h2 id="here%27s-the-thing">Here's the thing</h2>
|
||||
|
||||
<p>Automated testing offers repeatability.</p>
|
||||
|
||||
<p>The tests pass, so the functionality works when you wrote it, and you can re-check it by re-running the test.</p>
|
||||
|
||||
<p>The test suite can be run by Developers whilst working on other changes, before code review and before deployments.</p>
|
||||
|
||||
<p>The test suite can be run automatically in a CI pipeline for every change that's pushed, and you'll know your change not only worked at the time but will continue to work.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue