Commit Graph

19 Commits

Author SHA1 Message Date
Mike Greiling 34f7e82563
add accept_confirm around "delete comment" button 2017-10-24 16:59:29 +03:00
Jose Ivan Vargas 299213dd01 Replaced trigger calls for click, fixed click_on call 2017-09-26 10:30:26 -05:00
Stan Hu f045903541 Merge branch 'master' into sh-headless-chrome-support 2017-08-31 20:50:05 -07:00
Simon Knox bcd2135e08 fix transient test failures caused by wrong dropdown trigger 2017-08-28 16:38:26 +10:00
Stan Hu d3e8167382 Merge branch 'master' into sh-headless-chrome-support 2017-08-16 00:48:48 -07:00
Stan Hu b03fe23d53 Remove unsupported `network_traffic` in specs 2017-08-12 23:01:45 -07:00
Simon Knox 8858ddaf83 take edit note button out of dropdown 2017-08-10 09:37:25 +10:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Luke "Jared" Bennett e2ea3e5c84 Resolve "Unable to access edit comment from dropdown menu in certain screen sizes" 2017-06-27 15:41:56 +00:00
Grzegorz Bizon 0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Eric Eastwood e51078ecfc Disable autocomplete on snippets comments
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594

Was supposedly fixed in MR for
https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop
up again
2017-06-19 13:42:12 -05:00
Luke "Jared" Bennett 32cac59727 Added more actions and report as abuse to all notes 2017-06-07 18:33:50 +00:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Luke "Jared" Bennett 4c25701dc6 Just assert the existence of the timeago element 2017-05-08 11:06:09 +00:00
Luke "Jared" Bennett 17fc18ec2c Check for all possible timeago strings that can be rendered in a few minutes. We cannot rely on 'less than a minute ago' 2017-05-08 09:09:08 +00:00
Jarka Kadlecova e4f7b87ddb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
Jarka Kadlecova 8c3a03c1b9 Display comments for personal snippets 2017-05-02 13:07:53 +02:00