gitlab-org--gitlab-foss/spec/support/services
Timothy Andrew 1c42505b02
Implement review comments from @DouweM for !10467.
1. Have `MigrateToGhostUser` be a service rather than a mixed-in module, to keep
   things explicit. Specs testing the behavior of this class are moved into a
   separate service spec file.

2. Add a `user.reported_abuse_reports` association to make the
   `migrate_abuse_reports` method more consistent with the other `migrate_`
   methods.
2017-04-06 22:39:40 +05:30
..
issuable_create_service_shared_examples.rb Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
issuable_create_service_slash_commands_shared_examples.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
issuable_update_service_shared_examples.rb Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
migrate_to_ghost_user_service_shared_examples.rb Implement review comments from @DouweM for !10467. 2017-04-06 22:39:40 +05:30