gitlab-org--gitlab-foss/features/steps/project
Rémy Coutable d26d4f9e33 Merge branch 'replace-build-permissions' into 'master'
Replace project builds permissions spinach with RSpec

See merge request gitlab-org/gitlab-ce!18306
2018-04-17 12:58:51 +00:00
..
builds Replace project builds permissions spinach with RSpec 2018-04-17 11:04:20 +05:00
commits Replace the `project/commits/branches.feature` spinach test with an rspec analog 2018-04-11 11:46:31 +00:00
issues Replace the `project/issues/milestones.feature` spinach test with an rspec analog 2018-04-11 11:47:23 +00:00
merge_requests
source Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
create.rb
deploy_keys.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
ff_merge_requests.rb Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
forked_merge_requests.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_find_file.rb