• Alex Liu's avatar
    Add test cases to json compressor util (#1056) · 93208f44
    Alex Liu authored
    * delete unused pipeline file
    
    * add json test circle
    
    * add size reduction test case
    
    * add serializable test case
    
    * add invalid json compress test case
    
    * add empty test case
    
    * add special char test case
    93208f44
test_json_compressor.py 3.45 KB