Skip to content
Snippets Groups Projects
Commit ff435000 authored by Robert Schilling's avatar Robert Schilling
Browse files

Merge pull request #7940 from cirosantilli/uniform-spinach-names

Make Spinach test names consistent [failure unrelated]
parents bb929c21 fa349012
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 19 deletions
@dashboard
Feature: Dashboard active tab
Feature: Dashboard Active Tab
Background:
Given I sign in as a user
 
Loading
Loading
@dashboard
Feature: Dashboard with archived projects
Feature: Dashboard Archived Projects
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
@dashboard
Feature: Event filters
Feature: Event Filters
Background:
Given I sign in as a user
And I own a project
Loading
Loading
@dashboard
Feature: Help
Feature: Dashboard Help
Background:
Given I sign in as a user
And I visit the "Rake Tasks" help page
Loading
Loading
@dashboard
Feature: Dashboard projects
Feature: Dashboard Projects
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
@dashboard
Feature: Dashboard shortcuts
Feature: Dashboard Shortcuts
Background:
Given I sign in as a user
And I visit dashboard page
Loading
Loading
@public
Feature: Explore Groups Feature
Feature: Explore Groups
Background:
Given group "TestGroup" has private project "Enterprise"
 
Loading
Loading
@public
Feature: Explore Projects Feature
Feature: Explore Projects
Background:
Given public project "Community"
And internal project "Internal"
Loading
Loading
File moved
@profile
Feature: Profile active tab
Feature: Profile Active Tab
Background:
Given I sign in as a user
 
Loading
Loading
Feature: Project active tab
Feature: Project Active Tab
Background:
Given I sign in as a user
And I own a project
Loading
Loading
Feature: Project Browse branches
Feature: Project Commits Branches
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
Feature: Comments on commits
Feature: Project Commits Comments
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
Feature: Project Browse commits
Feature: Project Commits
Background:
Given I sign in as a user
And I own a project
Loading
Loading
Feature: Comments on commit diffs
Feature: Project Commits Diff Comments
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
Feature: Project Browse tags
Feature: Project Commits Tags
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
Feature: Project Browse Commits User Lookup
Feature: Project Commits User Lookup
Background:
Given I sign in as a user
And I own a project
Loading
Loading
Feature: Create Project
Feature: Project Create
In order to get access to project sections
A user with ability to create a project
Should be able to create a new one
Loading
Loading
Feature: Fork Project
Feature: Project Fork
Background:
Given I sign in as a user
And I am a member of project "Shop"
Loading
Loading
Feature: Project Filter Labels
Feature: Project Issues Filter Labels
Background:
Given I sign in as a user
And I own project "Shop"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment