summaryrefslogtreecommitdiff
path: root/test/test-pages/ars-1
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-12-02 21:06:15 +0000
committerAndres Rey <[email protected]>2017-12-02 21:06:15 +0000
commitd8cb39b7ddeff07f1736e078c20261685586bd3a (patch)
tree0e3346870dc5f1afce6e8ce9cbfb12b6ad90eef7 /test/test-pages/ars-1
parentc250ab615235037f50b1c2bae2f8b4371ed59b0e (diff)
Update test cases to check metadata
Diffstat (limited to 'test/test-pages/ars-1')
-rw-r--r--test/test-pages/ars-1/config.json2
-rw-r--r--test/test-pages/ars-1/expected-metadata.json7
2 files changed, 4 insertions, 5 deletions
diff --git a/test/test-pages/ars-1/config.json b/test/test-pages/ars-1/config.json
index 6441edf..0ac6816 100644
--- a/test/test-pages/ars-1/config.json
+++ b/test/test-pages/ars-1/config.json
@@ -1,3 +1,3 @@
{
- "articleByLine": true
+ "ArticleByLine": true
} \ No newline at end of file
diff --git a/test/test-pages/ars-1/expected-metadata.json b/test/test-pages/ars-1/expected-metadata.json
index 5d06095..8b3d493 100644
--- a/test/test-pages/ars-1/expected-metadata.json
+++ b/test/test-pages/ars-1/expected-metadata.json
@@ -1,6 +1,5 @@
{
- "title": "Just-released Minecraft exploit makes it easy to crash game servers",
- "byline": "by Dan Goodin - Apr 16, 2015 8:02 pm UTC",
- "excerpt": "Two-year-old bug exposes thousands of servers to crippling attack.",
- "readerable": true
+ "Title": "Just-released Minecraft exploit makes it easy to crash game servers",
+ "Author": "by Dan Goodin - Apr 16, 2015 8:02 pm UTC",
+ "Excerpt": "Two-year-old bug exposes thousands of servers to crippling attack."
}