Versions Compared

Key

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

Describes the tests needed to validate the Delete functionality.

Basic delete

  1. Attempt to delete a existing file on a pillar, supplying a correct checksum.
    1. The file should have been removed from the collection. Use the getFileIDs and getChecksums operation to verify the deletion.

...

  1. Attempt to delete a file that does not exist in the collection.
    1. The pillar should inform the user that no file was delete, as the given file ID didn't exist.
    2. (Idempotent) The operation should be considered successfull, e.g. the final event should be 'Complete'.

Child pages (Children Display)
excerpttrue