Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>You work on feature or bug fix.<\/p>\n\n<p>It gets tested manually by you, a tester, and the person who requested the feature or reported the bug.<\/p>\n\n<p>It may get tested on multiple environments.<\/p>\n\n<p>It passes and it moved to production.<\/p>\n\n<p>But now it's live, it's not tested again.<\/p>\n\n<p>Although it works now, there's no guarantee it's not broken or regressed by subsequent changes.<\/p>\n\n<p>It's definitely not tested manually before every future release.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Automated testing offers repeatability.<\/p>\n\n<p>The tests pass, so the functionality works when you wrote it, and you can re-check it by re-running the test.<\/p>\n\n<p>The test suite can be run by Developers whilst working on other changes, before code review and before deployments.<\/p>\n\n<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>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "b0878912a8e161c77d109a47fd2b797b",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue