gitlab-org--gitlab-foss/spec/requests
Zeger-Jan van de Weg 8275e34e41
Ci::Build tag is a trait instead of an own factory
Minor annoyance of mine, and there were a couple of things wrong, for
example:
1. Switching on a property is just a trait
2. It didn't inherrit from its parent

Find and replace through the code based fixed all occurances.
2017-10-30 10:25:30 +01:00
..
api Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
projects Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
git_http_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
jwt_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
lfs_http_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
openid_connect_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
request_profiler_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00