gitlabhq/features/projects/commits/tags.feature

12 lines
211 B
Gherkin
Raw Normal View History

Feature: Browse tags
Background:
Given I signin as a user
And I own project "Shop"
Given I visit project tags page
Scenario: I can see all git tags
Scenario: I can download project by tag