gitlab-org--gitlab-foss/spec/features/issues
Jan Provaznik ade75c04f1 Fix transient rspec issue
CI randomly fails with:
    ActiveRecord::RecordNotFound:
       Couldn't find Project with 'id'=724

This is probably caused by DB cleanup strategy used for :js
tests in combination with `set`.
2018-11-12 09:40:56 +01:00
..
filtered_search Fix tests 2018-11-01 07:45:36 +08:00
bulk_assignment_labels_spec.rb
create_issue_for_discussions_in_merge_request_spec.rb
create_issue_for_single_discussion_in_merge_request_spec.rb
form_spec.rb
gfm_autocomplete_spec.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
group_label_sidebar_spec.rb
issue_detail_spec.rb Properly sanitize JSON data to fix XSS on Issue details page. 2018-09-11 13:30:36 +01:00
issue_sidebar_spec.rb
keyboard_shortcut_spec.rb
markdown_toolbar_spec.rb
move_spec.rb
note_polling_spec.rb
notes_on_issues_spec.rb Highlight current user in comments and system notes 2018-10-02 11:12:22 +02:00
resource_label_events_spec.rb Preload user status for label events 2018-10-25 18:20:23 +02:00
rss_spec.rb Reorganize issues and merge request feature specs in the same folder 2018-08-30 17:18:01 +02:00
spam_issues_spec.rb
todo_spec.rb
update_issues_spec.rb
user_comments_on_issue_spec.rb Reorganize issues and merge request feature specs in the same folder 2018-08-30 17:18:01 +02:00
user_creates_branch_and_merge_request_spec.rb
user_creates_issue_spec.rb Change markdown header tab anchor links to buttons 2018-10-19 11:35:33 +00:00
user_edits_issue_spec.rb Change markdown header tab anchor links to buttons 2018-10-19 11:35:33 +00:00
user_interacts_with_awards_spec.rb
user_sees_breadcrumb_links_spec.rb fixes breadcrumbs on new issue page. adds link to issues page. 2018-09-04 16:48:57 +00:00
user_sorts_issues_spec.rb Reorganize issues and merge request feature specs in the same folder 2018-08-30 17:18:01 +02:00
user_toggles_subscription_spec.rb Reorganize issues and merge request feature specs in the same folder 2018-08-30 17:18:01 +02:00
user_uses_quick_actions_spec.rb Rename `slash_commands` ~> `quick_actions` in specs files 2018-09-06 22:39:20 +02:00
user_views_issue_spec.rb Fix transient rspec issue 2018-11-12 09:40:56 +01:00
user_views_issues_spec.rb Reorganize issues and merge request feature specs in the same folder 2018-08-30 17:18:01 +02:00