sipi
sipi copied to clipboard
Add other Tests (failure in serving file, not supported extension,etc.)
Sipi tests should cover some additional situations:
- the file extension requested is not supported,
- the file was not created (404 http status)
- ???
I am working on this branch
I'm making a Python-based testing framework, using Pytest, on the python-test branch.