summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/diff_notes_resolve_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-051-2/+3
* Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-3/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-3/+3
* Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
* Fix resolve spinner and add testLuke "Jared" Bennett2017-04-111-0/+2
* Fix specsDouwe Maan2017-04-051-1/+1
* Fix link togglers jumping to topEric Eastwood2017-03-281-3/+3
* resloves failed rspec test24780-show-last-updated-or-resolved-in-mr-discussionNur Rony2016-11-231-1/+1
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-1/+1
* Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-2/+0
* Fix a failing spec in diff_notes_resolve_spec.rbNick Thomas2016-10-281-4/+6
* Add test for jumping between discussions and unhiding toggled discussions.Connor Shea2016-08-161-0/+18
* Updated issues with jump tp buttonPhil Hughes2016-08-011-2/+3
* Tests for not logged in userPhil Hughes2016-07-291-7/+30
* Added tests for hidden jump to buttonPhil Hughes2016-07-291-0/+14
* Hides jump to next button if only one discussion visiblePhil Hughes2016-07-291-0/+12
* Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+28
* Correctly cycles the unresolved discussionsPhil Hughes2016-07-291-0/+5
* Fixed failing testsPhil Hughes2016-07-291-10/+2
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-2/+48
* Added tests for resolving comments featurePhil Hughes2016-07-271-0/+358