summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_hooks_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix a few specs after updating capybara and selenium-webdriverRémy Coutable2019-04-121-3/+7
* Add feature test for plugins on system hooks pagedz-plugins-project-integrationsDmitriy Zaporozhets2018-03-061-0/+10
* accept_confirm requires js driverAlexis Reigel2018-01-171-1/+1
* we only need a test for the happy pathAlexis Reigel2018-01-041-8/+0
* use sentence case for "Merge request events"Alexis Reigel2018-01-041-1/+1
* merge requests on system hook admin pageAlexis Reigel2018-01-041-8/+63
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | fix admin_hooks_specJose Ivan Vargas2017-10-031-2/+2
|/
* fixed up a bunch of specsPhil Hughes2017-08-291-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/adminRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Wrong data type when testing webhooksAlexander Randa2017-07-201-2/+4
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Implement web hooks loggingAlexander Randa2017-05-251-3/+12
* Implement ability to update hooksAlexander Randa2017-04-281-9/+34
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-2/+2
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* Move admin hooks spinach to rspecSemyon Pupkov2016-12-061-7/+8
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-3/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Fix admin hooks specDmitriy Zaporozhets2016-06-151-1/+3
* Use `page.all` and `page.within` in specsrs-expect-syntax-specsRobert Speicher2015-06-131-1/+1
* Update ffaker gemRobert Speicher2015-05-201-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-5/+5
* Css/views cleanup after layout restyleDmitriy Zaporozhets2014-12-211-1/+1
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-2/+2
* Split feature tests out to different build jobJeroen van Baarsen2014-04-131-1/+1
* fix testDmitriy Zaporozhets2013-04-021-1/+1
* move capybara scenarios to spec/featuresDmitriy Zaporozhets2013-02-211-0/+51