gitlab-org--gitlab-foss/spec/features/projects/merge_requests
Rémy Coutable 799cd47109
Improve MR feature specs and reduce duplication
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-01-18 15:07:57 +01:00
..
user_accepts_merge_request_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_closes_merge_request_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_comments_on_commit_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_comments_on_diff_spec.rb scroll to top before attempting to click the "Side-by-side" button 2017-11-02 14:41:48 -05:00
user_comments_on_merge_request_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_creates_merge_request_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_edits_merge_request_spec.rb fix select2 commands in user_edits_merge_request_spec.rb 2017-10-26 18:10:19 +02:00
user_manages_subscription_spec.rb update capybara specs for subscription toggle 2018-01-12 10:15:20 -06:00
user_reopens_merge_request_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_reverts_merge_request_spec.rb Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog 2017-09-12 11:52:35 +11:00
user_sorts_merge_requests_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_views_all_merge_requests_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_views_closed_merge_requests_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_views_diffs_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_views_merged_merge_requests_spec.rb Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
user_views_open_merge_request_spec.rb Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
user_views_open_merge_requests_spec.rb Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00