-
- Downloads
Refactor Markdown preview tests
Create a new shared module for common issue/merge request behavior, use `expect` syntax instead of `should`, and avoid `visible: false` in the `have_css` matcher.
Showing
- features/project/merge_requests.feature 4 additions, 4 deletionsfeatures/project/merge_requests.feature
- features/steps/project/merge_requests.rb 1 addition, 4 deletionsfeatures/steps/project/merge_requests.rb
- features/steps/shared/diff_note.rb 9 additions, 9 deletionsfeatures/steps/shared/diff_note.rb
- features/steps/shared/issuable.rb 15 additions, 0 deletionsfeatures/steps/shared/issuable.rb
- features/steps/shared/markdown.rb 7 additions, 7 deletionsfeatures/steps/shared/markdown.rb
- features/steps/shared/note.rb 6 additions, 6 deletionsfeatures/steps/shared/note.rb
- spec/features/notes_on_merge_requests_spec.rb 15 additions, 9 deletionsspec/features/notes_on_merge_requests_spec.rb
Loading
Please register or sign in to comment