• Andrejs Cunskis's avatar
    Store resource fabrication time and http method · 18b79fd0
    Andrejs Cunskis authored
    Store additional information on resource fabrication
    
    Save only resources that were created in resources.json to pass for
    deletion
    
    Store resources fabricated via browser_ui
    
    Make TestResourceDataProcessor a singleton and update unit tests
    
    Rescue NoValue errors for resources fabricated via UI
    
    Filter out resources not applicable for deletion when saving in json
    file
    
    Fix calling api_get_path for Fork resource
    18b79fd0
test_resources_data_processor_spec.rb 1.31 KB