gitlab-org--gitlab-foss/qa/spec
Grant Young eecd85d461 First pass at new automated QA API test for #52703
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.
2019-07-01 06:01:44 +00:00
..
factory/resource
fixtures
git
helpers
page Backport of EE changes from MR 13763 2019-06-14 05:07:29 +00:00
resource
runtime First pass at new automated QA API test for #52703 2019-07-01 06:01:44 +00:00
scenario
shared_examples
specs Test push limit with admin user 2019-06-18 03:37:05 +00:00
support
spec_helper.rb