Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CommandPlatform Tested bySuccess? Notes
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar Linux   
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarMac   

java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar

Windows   

Manual Tests

Info
titleThe following manual tests should be run against the fcrepo-webapp-plus

 

All of the below should take place in the HTML UI and non-vagrant tests should run against fcrepo-webapp-plus.


.

  1. Create nested containers
  2. Create binary resources
  3. Run fixity on binary
  4. Update Properties:  Perform SPARQL-Update on container
  5. Update Properties:  Perform SPARQL-Update on binary
  6. Delete container
  7. Delete binary
  8. Use transactions
  9. Create versions
  10. View versions
  11. Rollback versions

...