mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-27 12:16:25 +02:00
Tests: Added sample JSON files
This commit is contained in:
parent
50a1411b68
commit
75b5288aa5
20 changed files with 681 additions and 0 deletions
21
test/json/flikr.json
Normal file
21
test/json/flikr.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"title": "Talk On Travel Pool",
|
||||
"link": "http://www.flickr.com/groups/talkontravel/pool/",
|
||||
"description": "Travel and vacation photos from around the world.",
|
||||
"modified": "2009-02-02T11:10:27Z",
|
||||
"generator": "http://www.flickr.com/",
|
||||
"items": [
|
||||
{
|
||||
"title": "View from the hotel",
|
||||
"link": "http://www.flickr.com/photos/33112458@N08/3081564649/in/pool-998875@N22",
|
||||
"media": {"m":"http://farm4.static.flickr.com/3037/3081564649_4a6569750c_m.jpg"},
|
||||
"date_taken": "2008-12-04T04:43:03-08:00",
|
||||
"description": "<p><a href=\"http://www.flickr.com/people/33112458@N08/\"> Talk On Travel<\/a> has added a photo to the pool:<\/p> <p><a href=\"http:// www.flickr.com/photos/33112458@N08/3081564649/\" title=\"View from the hotel\"> <img src=\"http://farm4.static.flickr.com/3037/3081564649_4a6569750c_m.jpg\" width=\"240\" height=\"180\" alt=\"View from the hotel\" /><\/a><\/p> ",
|
||||
"published": "2008-12-04T12:43:03Z",
|
||||
"author": "nobody@flickr.com (Talk On Travel)",
|
||||
"author_id": "33112458@N08",
|
||||
"tags": "spain dolphins tenerife canaries lagomera aqualand playadelasamericas junglepark losgigantos loscristines talkontravel"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue