summaryrefslogtreecommitdiff
path: root/test/test-pages/002/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-12-07 09:59:02 +0000
committerAndres Rey <[email protected]>2016-12-07 09:59:02 +0000
commit3ec5546359239f66714ae6eb5257810877202a52 (patch)
treef800888686b7fb0232a1c323600cfa11ba885c13 /test/test-pages/002/expected-metadata.json
parent0a8077f9e2a3f531a087b3ec5c07cf16ba5497ae (diff)
Added some basic Unit Testing. HTML samples taken from readability.js
Diffstat (limited to 'test/test-pages/002/expected-metadata.json')
-rw-r--r--test/test-pages/002/expected-metadata.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json
new file mode 100644
index 0000000..d7b95e8
--- /dev/null
+++ b/test/test-pages/002/expected-metadata.json
@@ -0,0 +1,6 @@
+{
+ "title": "This API is so Fetching!",
+ "byline": "Nikhil Marathe",
+ "excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...",
+ "readerable": true
+}