gitlab-org--gitlab-foss/spec/services/issues
Robert Speicher 7cc19cd5ab Fix a spec failure dependent on load order
We were incorrectly stubbing `Issues::MoveService#execute`. This only
caused a failure when another spec caused it to be autoloaded --
`spec/controllers/projects/issues_controller_spec.rb` in this case.
2017-09-01 18:13:00 -04:00
..
build_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
close_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
create_service_spec.rb replace `is_spam?` with `spam?` 2017-08-29 11:14:42 +03:00
duplicate_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
move_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
reopen_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
resolve_discussions_spec.rb Fix some tests and report the error message 2017-08-09 21:41:45 +08:00
update_service_spec.rb Fix a spec failure dependent on load order 2017-09-01 18:13:00 -04:00