Skip to content

Commit

Permalink
created test for scta gracilis manifest, testing to get CanonicalImag…
Browse files Browse the repository at this point in the history
…eUri with default quality instead of native. Related to issue IIIF-Commons#47
  • Loading branch information
jeffreycwitt committed Feb 7, 2019
1 parent 3217f1e commit a002bea
Show file tree
Hide file tree
Showing 3 changed files with 14,246 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/fixtures/manifests.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ module.exports = {
"wellcomeapocalypse": "http://localhost:3001/wellcomeapocalypse.json",
"witnesstopeter": "http://localhost:3001/witnesstopeter.json",
"wunder": "http://localhost:3001/wunder.json",
"deephierarchytop": "http://localhost:3001/deephierarchytop.json"
"deephierarchytop": "http://localhost:3001/deephierarchytop.json",
"sctagracilis": "http://localhost:3001/sctagracilis.json"
//"query-bodleian": "http://iiif.bodleian.ox.ac.uk/iiif/manifest/f22e9dae-c070-48eb-be0b-aa6c5bc195a6.json",
//"query-gams": "http://gams.uni-graz.at/cocoon/mets2json?source=http%3A%2F%2Fgams.uni-graz.at%2Farchive%2Fget%2Fo%3Asrbas.1535%2FMETS_SOURCE"
};
Expand All @@ -64,4 +65,4 @@ module.exports = {
//8 volumes: http://wellcomelibrary.org/iiif/b21300185/manifest

//- https://github.com/IIIF/iiif.io/blob/master/source/api/presentation/2.0/example/errors/collection.json
//A collection of erroneous manifests
//A collection of erroneous manifests
Loading

0 comments on commit a002bea

Please sign in to comment.