summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin/place_data.json
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2012-07-11 11:56:29 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-24 02:42:30 +0200
commitf749179d7681216a7e51cae27ca61b0010737818 (patch)
tree098d8f55e164dc08d240fbd48cbe7b44fbe81397 /tests/auto/geotestplugin/place_data.json
parentc3b9d42c38f3c21fbcc01e3822127bf9d7d37d06 (diff)
downloadqtlocation-f749179d7681216a7e51cae27ca61b0010737818.tar.gz
Expand unit tests for EditorialModel
Change-Id: I4c62370193ae9c3ade7094fd4cd8e9841d627205 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'tests/auto/geotestplugin/place_data.json')
-rw-r--r--tests/auto/geotestplugin/place_data.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/auto/geotestplugin/place_data.json b/tests/auto/geotestplugin/place_data.json
index 82f97532..20062816 100644
--- a/tests/auto/geotestplugin/place_data.json
+++ b/tests/auto/geotestplugin/place_data.json
@@ -97,6 +97,30 @@
"imageId": "0005",
"mimeType": "image/png"
}
+ ],
+ "editorials": [
+ {
+ "title": "Editorial 1",
+ "text": "Editorial 1 Text",
+ "language": "en"
+ },
+ {
+ "title": "Editorial 2",
+ "text": "Editorial 2 Text",
+ "language": "en"
+ },
+ {
+ "title": "Editorial 3",
+ "text": "Editorial 3 Text",
+ "language": "en"
+ },
+ {
+ },
+ {
+ "title": "Editorial 5",
+ "text": "Editorial 5 Text",
+ "language": "en"
+ }
]
},
{