sipi icon indicating copy to clipboard operation
sipi copied to clipboard

Add other Tests (failure in serving file, not supported extension,etc.)

Open BiancoA opened this issue 9 years ago • 2 comments

Sipi tests should cover some additional situations:

  • the file extension requested is not supported,
  • the file was not created (404 http status)
  • ???

BiancoA avatar Aug 29 '16 09:08 BiancoA

I am working on this branch

BiancoA avatar Aug 29 '16 10:08 BiancoA

I'm making a Python-based testing framework, using Pytest, on the python-test branch.

benjamingeer avatar Jan 10 '17 21:01 benjamingeer