gitlab-org--gitlab-foss/spec/features/projects/members
Rémy Coutable 8d381b359f
Ensure member notifications are sent after the member actual creation/update in the DB
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-26 08:28:05 +02:00
..
anonymous_user_sees_members_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
group_member_cannot_leave_group_project_spec.rb
group_member_cannot_request_access_to_his_group_project_spec.rb
group_members_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
group_requester_cannot_request_access_to_project_spec.rb
groups_with_access_list_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
list_spec.rb
master_adds_member_with_expiration_date_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
master_manages_access_requests_spec.rb Ensure member notifications are sent after the member actual creation/update in the DB 2018-04-26 08:28:05 +02:00
member_cannot_request_access_to_his_project_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
member_leaves_project_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
owner_cannot_leave_project_spec.rb
owner_cannot_request_access_to_his_project_spec.rb
share_with_group_spec.rb Update to jQuery 3. 2018-02-20 22:20:48 +00:00
sorting_spec.rb
user_requests_access_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00