Remove the feeds module

This commit is contained in:
Oliver Davies 2025-05-30 16:19:41 +01:00
parent acfd1cca8d
commit 0c98be96eb
851 changed files with 840 additions and 10348 deletions

View file

@ -87,14 +87,5 @@
"processed": "\n <p>When doing test-driven development, you start by writing a failing test and then write the code to make it pass.<\/p>\n\n<p>This is the design phase where you ask questions and decide how you want the code to work.<\/p>\n\n<ul>\n<li>Are you going to use a global function or a method on a class?<\/li>\n<li>Will you create a new class or add a method to an existing class?<\/li>\n<li>What will it be called?<\/li>\n<li>Will you use a named method or make the class invokable like a single-method Controller or Action?<\/li>\n<li>Will it accept any parameters?<\/li>\n<li>If so, what will the parameters be, what will they be named, and will they take any default values?<\/li>\n<li>Will it return a value?<\/li>\n<li>Should it throw an Exception?<\/li>\n<\/ul>\n\n<p>You might iterate on the design and change it as you write more assertions or tests, but take the opportunity to decide how you want the code to work at this point before you start writing the implementation.<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
"imported": "1970-01-01T00:32:50+00:00",
"guid": null,
"hash": "3f5e1ce616fb6f602be9eb2c287dc4b3",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}