• Grant Young's avatar
    First pass at new automated QA API test for #52703 · eecd85d4
    Grant Young authored
    Checks that archives of two different user projects with the same name aren't the same via checksum.  I.E. a user can't download the archive of another's project by mistake.
    
    To enable the test some enhancements were made.  Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
    eecd85d4
client_spec.rb 2.15 KB