summaryrefslogtreecommitdiff
path: root/test/test-pages/wikipedia
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/wikipedia
parentc250ab615235037f50b1c2bae2f8b4371ed59b0e (diff)
Update test cases to check metadata
Diffstat (limited to 'test/test-pages/wikipedia')
-rw-r--r--test/test-pages/wikipedia/expected-metadata.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/test/test-pages/wikipedia/expected-metadata.json b/test/test-pages/wikipedia/expected-metadata.json
index ca08f7b..52b13ff 100644
--- a/test/test-pages/wikipedia/expected-metadata.json
+++ b/test/test-pages/wikipedia/expected-metadata.json
@@ -1,7 +1,6 @@
{
- "title": "Mozilla - Wikipedia",
- "byline": null,
- "dir": "ltr",
- "excerpt": "Mozilla is a free-software community, created in 1998 by members of Netscape. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.[1] The community is supported institutionally by the Mozilla Foundation and its tax-paying subsidiary, the Mozilla Corporation.[2]",
- "readerable": true
+ "Title": "Mozilla - Wikipedia",
+ "Author": null,
+ "Direction": "ltr",
+ "Excerpt": "Mozilla is a free-software community, created in 1998 by members of Netscape. The Mozilla community uses, develops, spreads and supports Mozilla products, thereby promoting exclusively free software and open standards, with only minor exceptions.[1] The community is supported institutionally by the Mozilla Foundation and its tax-paying subsidiary, the Mozilla Corporation.[2]"
}