gitlab-org--gitlab-foss/spec/factories/ci
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
..
build_trace_section_names.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
builds.rb Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
group_variables.rb Basic BE change 2017-07-07 15:33:17 +09:00
pipeline_schedule.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipeline_schedule_variables.rb pipeline_schedule_variables model/db 2017-07-05 18:36:18 +09:00
pipeline_variables.rb Remove ci_trigger_request_with_variables 2017-09-04 21:55:26 +09:00
pipelines.rb Add feature specs for pipeline failure reason badge 2017-10-05 11:41:42 +02:00
runner_projects.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
runners.rb Fix spec 2017-09-03 23:49:11 +09:00
stages.rb Use usual method to retrieve CI/CD stage statuses 2017-08-16 13:30:49 +02:00
trigger_requests.rb Remove ci_trigger_request_with_variables 2017-09-04 21:55:26 +09:00
triggers.rb Make default trigger factory generate an owner 2017-08-25 19:53:58 +08:00
variables.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00