Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Describes the tests needed to validate the GetChecksums functionality.

Basic getChecksum
  1. Request the checksum of a file in the collection.
    1. The correct checksum should be returned by all the pillars.
getChecksum (salted)
  1. Request the salted checksum of a file in the collection
    1. The correct salted checksum should be returned by all the pillars.
Missing file
  1. Request the checksum of a file that does not exist in the collection.
    1. All the pillars should respond that the file doesn't exist.
  • No labels