gitlab-ce/spec/services/projects
Bernhard Kaindl 84fbd29351 transfer_service_spec: cleanup, merge common code, check against nil
- 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)
2014-10-04 12:29:24 +02:00
..
create_service_spec.rb Fix signup and project visibility 2014-06-30 16:43:32 +03:00
fork_service_spec.rb Prevent project stars duplication when fork project 2014-08-25 12:19:52 +03:00
image_service_spec.rb Remove rails observers from application 2014-06-17 22:51:43 +03:00
transfer_service_spec.rb transfer_service_spec: cleanup, merge common code, check against nil 2014-10-04 12:29:24 +02:00
update_service_spec.rb block visibility level restriction override in controller 2014-08-28 20:33:41 +02:00