summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/user_posts_diff_notes_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-1/+0
* ensure delete option is visible before attempting to click on itMike Greiling2017-10-121-1/+4
* fix element click methodsMike Greiling2017-10-121-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-0/+1
|\
| * Commenting on image diffsFelipe Artur2017-10-071-0/+1
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-061-30/+1
|\ \ | |/
| * Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-051-30/+2
* | fix create_snipper and diff_notes specsJose Ivan Vargas2017-10-051-3/+3
* | add set_cookie helperMike Greiling2017-09-221-2/+3
* | fix broken add_cookiesMike Greiling2017-09-201-1/+2
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-1/+1
|\ \ | |/
| * Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-051-0/+12
|\ \ | |/
| * Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-051-0/+10
| * more navigation spec fixesPhil Hughes2017-08-301-2/+2
| * spinach test updatesPhil Hughes2017-08-301-0/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-2/+2
|\ \ | |/
| * Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-8/+8
|\ \ | |/
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-7/+7
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-2/+2
|/
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Reorganize feature specs for MR notesclean-merge_request-diff-notes-specsRémy Coutable2017-04-141-0/+294