Commit 20b55981 authored by Douwe Maan's avatar Douwe Maan

Tag feature specs

parent ee0ab46d
@project_commits
Feature: Project Commits Branches
Background:
Given I sign in as a user
......
@project_commits
Feature: Project Commits Comments
Background:
Given I sign in as a user
......
@project_commits
Feature: Project Commits
Background:
Given I sign in as a user
......
@project_commits
Feature: Project Commits Diff Comments
Background:
Given I sign in as a user
......
@project_commits
Feature: Project Commits Tags
Background:
Given I sign in as a user
......
@project_commits
Feature: Project Commits User Lookup
Background:
Given I sign in as a user
......
@project_issues
Feature: Award Emoji
Background:
Given I sign in as a user
......
@project_issues
Feature: Project Issues Filter Labels
Background:
Given I sign in as a user
......
@project_issues
Feature: Project Issues
Background:
Given I sign in as a user
......@@ -196,4 +197,3 @@ Feature: Project Issues
And I should not see labels field
And I submit new issue "500 error on profile"
Then I should see issue "500 error on profile"
@project_issues
Feature: Project Issues Labels
Background:
Given I sign in as a user
......
@project_issues
Feature: Project Issues Milestones
Background:
Given I sign in as a user
......
@project_merge_requests
Feature: Project Merge Requests
Background:
Given I sign in as a user
......
@project_merge_requests
Feature: Project Merge Requests Acceptance
Background:
Given There is an open Merge Request
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment