gitlab-org--gitlab-foss/spec/features/projects/members
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
anonymous_user_sees_members_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_member_cannot_leave_group_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_member_cannot_request_access_to_his_group_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_members_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_requester_cannot_request_access_to_project_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
groups_with_access_list_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
list_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
master_adds_member_with_expiration_date_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
master_manages_access_requests_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
member_cannot_request_access_to_his_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
member_leaves_project_spec.rb Use `empty_project` where possible in spec/features/projects 2017-07-27 13:12:16 -04:00
owner_cannot_leave_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
owner_cannot_request_access_to_his_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
share_with_group_spec.rb Refer to “Share with group lock” consistently 2017-09-06 12:07:21 -07:00
sorting_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
user_requests_access_spec.rb more spec fixes 2017-08-29 15:37:07 +01:00