.. |
list_spec.rb
|
|
|
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
|
Load participants async
|
2017-10-31 16:15:03 +00: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 |