9041393 Test a package creation.

Authored and Committed by davidcarlos 6 years ago
    Test a package creation.
    
        - Now a package can have several versions, and each version can
        have several analysis from different analyzers.
        - Rename test_analyzers.py to test_runner.py
        - Test _save_source_analysis
        - Test _path_to_uncompressed_source.
        - Save several analysis to a same package version.
        - close #13
    
        
file modified
+10 -9
file modified
+75 -0
kiskadee/tests/test_runner.py kiskadee/tests/test_analyzers.py
file renamed