A Standalone testing suite that exercises the requirements in the Fedora API Specification indicating the degree of a server’s compliance with the specification.
Apache License 2.0
3
stars
11
forks
source link
Throws a SkipException in 4.3.3.1-E,F if the "Vary-Post: Memento-Datetime" heaader is not present #341
In order to test that this is working properly you must run fcrepo using the following PR: https://github.com/fcrepo/fcrepo/pull/1850 which ensures that the Vary-Post is not present.
To test, run the test suite against the above mentioned PR and verify that tests 4.3.3.1-E and 4.3.3.1-F have a "SKIP" status.
@dbernstein : I have not run this update yet against Fedora 5.1.1, but any changes we make to the API Test Suite should result in the same results as previously documented:
https://fedora.info/spec-tests/
In order to test that this is working properly you must run fcrepo using the following PR: https://github.com/fcrepo/fcrepo/pull/1850 which ensures that the Vary-Post is not present.
To test, run the test suite against the above mentioned PR and verify that tests 4.3.3.1-E and 4.3.3.1-F have a "SKIP" status.
For running the test suite: https://wiki.lyrasis.org/display/FF/Test+Guide+-+Fedora+API+Specification+Test+Suite