- replace creation of group2 with the use of group without add_owner(user)
- fold TransferService calls into new test function transfer_project
- remove currently not used (and not working) gitlab_shell stub
(will submit testcase simulating failure in gitlab_shell separately)
- add checks against not be_nil (result.should be_false passes even if nil)
|
||
|---|---|---|
| .. | ||
| issues | ||
| merge_requests | ||
| milestones | ||
| notes | ||
| projects | ||
| event_create_service_spec.rb | ||
| git_push_service_spec.rb | ||
| git_tag_push_service_spec.rb | ||
| notification_service_spec.rb | ||
| search_service_spec.rb | ||
| system_hooks_service_spec.rb | ||
| test_hook_service_spec.rb | ||