gitlab-org--gitlab-foss/spec/models/ci
Lin Jen-Shin bb5f79d43e Don't include EmailHelpers manually, pick with rspec
`:mailer` is needed to pick it easily, while
`type: :mailer` is needed for picking it automatically for
tests located in spec/mailers/*_spec.rb

It's a bit complicated in spec/services/notification_service_spec.rb
but we'll leave it alone for now.
2017-08-03 21:55:48 +08:00
..
artifact_blob_spec.rb
build_spec.rb
group_spec.rb
group_variable_spec.rb
legacy_stage_spec.rb
pipeline_schedule_spec.rb
pipeline_schedule_variable_spec.rb
pipeline_spec.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
pipeline_variable_spec.rb
runner_spec.rb
trigger_spec.rb
variable_spec.rb