Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
20b55981
Commit
20b55981
authored
Dec 09, 2015
by
Douwe Maan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tag feature specs
parent
ee0ab46d
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
13 additions
and
1 deletion
+13
-1
features/project/commits/branches.feature
features/project/commits/branches.feature
+1
-0
features/project/commits/comments.feature
features/project/commits/comments.feature
+1
-0
features/project/commits/commits.feature
features/project/commits/commits.feature
+1
-0
features/project/commits/diff_comments.feature
features/project/commits/diff_comments.feature
+1
-0
features/project/commits/tags.feature
features/project/commits/tags.feature
+1
-0
features/project/commits/user_lookup.feature
features/project/commits/user_lookup.feature
+1
-0
features/project/issues/award_emoji.feature
features/project/issues/award_emoji.feature
+1
-0
features/project/issues/filter_labels.feature
features/project/issues/filter_labels.feature
+1
-0
features/project/issues/issues.feature
features/project/issues/issues.feature
+1
-1
features/project/issues/labels.feature
features/project/issues/labels.feature
+1
-0
features/project/issues/milestones.feature
features/project/issues/milestones.feature
+1
-0
features/project/merge_requests.feature
features/project/merge_requests.feature
+1
-0
features/project/merge_requests/accept.feature
features/project/merge_requests/accept.feature
+1
-0
No files found.
features/project/commits/branches.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits Branches
Feature
:
Project Commits Branches
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/commits/comments.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits Comments
Feature
:
Project Commits Comments
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/commits/commits.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits
Feature
:
Project Commits
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/commits/diff_comments.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits Diff Comments
Feature
:
Project Commits Diff Comments
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/commits/tags.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits Tags
Feature
:
Project Commits Tags
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/commits/user_lookup.feature
View file @
20b55981
@project_commits
Feature
:
Project Commits User Lookup
Feature
:
Project Commits User Lookup
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/issues/award_emoji.feature
View file @
20b55981
@project_issues
Feature
:
Award Emoji
Feature
:
Award Emoji
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/issues/filter_labels.feature
View file @
20b55981
@project_issues
Feature
:
Project Issues Filter Labels
Feature
:
Project Issues Filter Labels
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/issues/issues.feature
View file @
20b55981
@project_issues
Feature
:
Project Issues
Feature
:
Project Issues
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
@@ -196,4 +197,3 @@ Feature: Project Issues
...
@@ -196,4 +197,3 @@ Feature: Project Issues
And
I should not see labels field
And
I should not see labels field
And
I submit new issue
"500 error on profile"
And
I submit new issue
"500 error on profile"
Then
I should see issue
"500 error on profile"
Then
I should see issue
"500 error on profile"
features/project/issues/labels.feature
View file @
20b55981
@project_issues
Feature
:
Project Issues Labels
Feature
:
Project Issues Labels
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/issues/milestones.feature
View file @
20b55981
@project_issues
Feature
:
Project Issues Milestones
Feature
:
Project Issues Milestones
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/merge_requests.feature
View file @
20b55981
@project_merge_requests
Feature
:
Project Merge Requests
Feature
:
Project Merge Requests
Background
:
Background
:
Given
I sign in as a user
Given
I sign in as a user
...
...
features/project/merge_requests/accept.feature
View file @
20b55981
@project_merge_requests
Feature
:
Project Merge Requests Acceptance
Feature
:
Project Merge Requests Acceptance
Background
:
Background
:
Given
There is an open Merge Request
Given
There is an open Merge Request
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment