• Sofia Vistas's avatar
    Use remove_via_api! for package resources · af55ffd2
    Sofia Vistas authored
    Prior to this change, there was no way
    to remove the package from a given project
    unless using the UI. This could cause a
    test to fail and leave the package publish
    to be deleted and accumulating space.
    
    This change introduces the resource for Package,
    focusing on implementing the deletion capability
    via the API instead
    af55ffd2
qa.rb 21.4 KB