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

91 lines
No EOL
3.1 KiB
JSON

{
"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\n"
}
],
"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": "\n <p>Everyone tests their code.<\/p>\n\n<p>No one writes code and ships it to production before testing it works.<\/p>\n\n<p>It's just that most Developers test their code manually.<\/p>\n\n<p>They write the code, switch to a browser or terminal, and run it.<\/p>\n\n<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>\n\n<p>In this case, automated testing is a good option.<\/p>\n\n<p>Instead of filling in the form, have the tests do it for you.<\/p>\n\n<p>It will be quicker and more reliable than doing it manually.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>Everyone tests their code.<\/p>\n\n<p>No one writes code and ships it to production before testing it works.<\/p>\n\n<p>It's just that most Developers test their code manually.<\/p>\n\n<p>They write the code, switch to a browser or terminal, and run it.<\/p>\n\n<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>\n\n<p>In this case, automated testing is a good option.<\/p>\n\n<p>Instead of filling in the form, have the tests do it for you.<\/p>\n\n<p>It will be quicker and more reliable than doing it manually.<\/p>\n\n ",
"summary": null
}
]
}