Files
SCM-Manager/scm-ui/e2e-tests/cypress/integration/anonymous_mode_protocol_only.feature

9 lines
270 B
Gherkin
Raw Normal View History

Feature: Anonymous Mode with Protocol Only
Background:
Given Protocol Only Anonymous Mode is enabled
Scenario: There is no primary navigation
Given User is not authenticated
When User visits the repository overview page
Then The login page is shown