From d8cb39b7ddeff07f1736e078c20261685586bd3a Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 2 Dec 2017 21:06:15 +0000 Subject: Update test cases to check metadata --- test/test-pages/ars-1/config.json | 2 +- test/test-pages/ars-1/expected-metadata.json | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'test/test-pages/ars-1') 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." } -- cgit v1.2.3