Iiif tests
- Admin
- Case 1: IIF protocol information must be present for all visibilities as an admin. Information must contain a server and identifier properties.
- Guest
- Case 1: IIF protocol information must only be present for published binaries as a guest
Admin tests
Case 1: IIF protocol information must be present for all visibilities as an admin. Information must contain a server and identifier properties.
ChildComparerFixture | |||
authToken | type | id | testReadAndStoreRecord? |
$divaSystemAdminAuthToken | binary | $publishedRecordId | =~/"otherProtocols":\{"iiif":\{"server":"http://diva:8080/diva/iiif\/","identifier":"binary:\d*"/ |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | =~/"otherProtocols":\{"iiif":\{"server":"http://diva:8080/diva/iiif\/","identifier":"binary:\d*"/ |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | =~/"otherProtocols":\{"iiif":\{"server":"http://diva:8080/diva/iiif\/","identifier":"binary:\d*"/ |
Guest tests
Case 1: IIF protocol information must only be present for published binaries as a guest
ChildComparerFixture | |||
authToken | type | id | testReadAndStoreRecord? |
$guestToken | binary | $publishedRecordId | =~/"otherProtocols":\{"iiif":\{"server":"http://diva:8080/diva/iiif\/","identifier":"binary:\d*"/ |
$guestToken | binary | $unpublishedRecordId | =~/^(?!.*(iiif).*).+$/ |
$guestToken | binary | $hiddenRecordId | =~/^(?!.*(iiif).*).+$/ |
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page