summaryrefslogtreecommitdiffstats
path: root/tests/integration/fixtures
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 22:30:39 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 22:30:39 +0100
commit143272b1743109aab016fc0e02705176aab1e18d (patch)
tree111bd7278275716044c3051f1d8bc7df0166d9c3 /tests/integration/fixtures
parent06812535593cdbf38f1e10ab412c61f326f8ba4f (diff)
more integration tests
Diffstat (limited to 'tests/integration/fixtures')
-rw-r--r--tests/integration/fixtures/items.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/integration/fixtures/items.json b/tests/integration/fixtures/items.json
index 7f6b6c9c4..5396fde9b 100644
--- a/tests/integration/fixtures/items.json
+++ b/tests/integration/fixtures/items.json
@@ -85,6 +85,34 @@
"enclosureLink": "http://google.de/web.webm"
}
],
+ "third feed": [
+ {
+ "status": 2,
+ "body": "this is a body",
+ "title": "a title9",
+ "author": "my author",
+ "guid": "a title9",
+ "url": "http://google.de",
+ "pubDate": 2323,
+ "lastModified": 113,
+ "enclosureMime": "video/mpeg",
+ "enclosureLink": "http://google.de/web.webm"
+ }
+ ],
+ "fourth feed": [
+ {
+ "status": 0,
+ "body": "this is a body",
+ "title": "no folder",
+ "author": "my author",
+ "guid": "no folder",
+ "url": "http://google.de",
+ "pubDate": 2323,
+ "lastModified": 113,
+ "enclosureMime": "video/mpeg",
+ "enclosureLink": "http://google.de/web.webm"
+ }
+ ],
"fifth feed": [
{
"status": 2,