766620b Fix and improve testing uploading a file to a ticket

Authored and Committed by pingou 6 years ago
    Fix and improve testing uploading a file to a ticket
    
    This commit adds unit-tests for uploading multiple files at once in the
    UI as well as rework how the testing for single upload is done so that
    it is tested even when pyclamd is not installed/available.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>