Versions Compared

Key

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

...

  1. Attempt to get an existing file from any pillar:
    1. Should be delivered to the file in the directory, where the client is run.
  2. Attempt to get a file from a specific pillar (use -p argument):
    1. Should be delivered to the file in the directory, where the client is run.
  3. Attempt for to get the file delivered at to a specific location directory (use -l argument):
    1. Should deliver the file at the given locationdirectory.

Badcase tests

The following bad case scenarios should be tested to validated that the system handles the requests grazefully, eg. doesn't crash components and sends a informative error message.

...