tome export

This commit is contained in:
Oliver Davies 2025-05-11 09:40:11 +01:00
parent 328502c279
commit ac1484b1e0
5044 changed files with 111225 additions and 224219 deletions

View file

@ -0,0 +1,100 @@
{
"uuid": [
{
"value": "e652f53d-9472-4ce0-a70b-79f0dbaa9d1a"
}
],
"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:51+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": "Are missing tests a blocker to refactoring?\n"
}
],
"created": [
{
"value": "2022-11-19T00:00:00+00:00"
}
],
"changed": [
{
"value": "2025-05-11T09:00:51+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2022\/11\/19\/are-missing-tests-a-blocker-to-refactoring",
"langcode": "en"
}
],
"body": [
{
"value": "\n <p>Is having automated tests a prerequisite for refactoring a piece of code?<\/p>\n\n<p>Without passing tests for that code, any changes made could introduce a regression, and bugs can be accidentally introduced.<\/p>\n\n<p>When refactoring with tests, you run them before making any changes to ensure they pass. The tests are rerun after every change to ensure that they still pass and that the change didn't introduce a regression that caused the test to fail. If a test fails, the change is reverted and re-attempted.<\/p>\n\n<p>If I need to refactor some code without tests, the first thing that I'll do is add some initial tests before the main work.<\/p>\n\n<p>Whilst nothing is stopping me from refactoring without the tests, the risk isn't something that I'd want to take on, and I'd much prefer to have some tests in place - just in case!<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>Is having automated tests a prerequisite for refactoring a piece of code?<\/p>\n\n<p>Without passing tests for that code, any changes made could introduce a regression, and bugs can be accidentally introduced.<\/p>\n\n<p>When refactoring with tests, you run them before making any changes to ensure they pass. The tests are rerun after every change to ensure that they still pass and that the change didn't introduce a regression that caused the test to fail. If a test fails, the change is reverted and re-attempted.<\/p>\n\n<p>If I need to refactor some code without tests, the first thing that I'll do is add some initial tests before the main work.<\/p>\n\n<p>Whilst nothing is stopping me from refactoring without the tests, the risk isn't something that I'd want to take on, and I'd much prefer to have some tests in place - just in case!<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
"imported": "2025-05-11T09:00:51+00:00",
"guid": null,
"hash": "6f362b9d79b81b8f344cb774a1638e59",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}