summaryrefslogtreecommitdiff
path: root/spec/support/helpers/features/notes_helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-041-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-221-41/+35
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-161-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-161-0/+2
|
* Add edit_note helper methodadd-edit-note-helper-method-pdPatrick Derichs2019-07-311-0/+8
|
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Fix hiding of quick action prompt in specsfix-slow-preview-note-specsHeinrich Lee Yu2019-05-141-6/+4
|
* Avoid quick action prompt blocking preview button58882-reduce-test-view-portLin Jen-Shin2019-05-071-1/+11
|
* Fix preview of commit taggingPeter Leitzen2018-08-101-0/+7
|
* Fix flakey time-sensitive specs that rely on notes background Sidekiq jobs48093-fix-flakey-notes-background-process-specsEric Eastwood2018-06-181-1/+1
| | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/48093 We use `perform_enqueued_jobs` because it is "adapter-agnostic so it's better to use it over Sidekiq::Testing.inline!." -- https://gitlab.com/gitlab-org/gitlab-ce/issues/22991
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-0/+27