/
diev
/
mRemoteNG
Обзор
Документация
Войти
/
diev
/
mRemoteNG
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
mRemoteNGSpecs/Features/CredentialRepositoryList.feature
17 строк
590 B
Faryan Rezagholi
renamed/moved project files
02 июн 2020, 10:11
02 июн 2020, 10:11
8ea8c41
Код
Авторство
О чём код?
Feature: CredentialRepositoryList As a user with several environments I would like to load multiple credential repositories In order to keep credentials separate @credentials Scenario: Add a new credential repository Given I have a credential repository list And It has 0 repositories set up When I press add and complete the creation wizard Then I will have 1 credential repository Scenario: Remove a credential repository Given I have a credential repository list And It has 2 repositories set up When I remove the first repository Then I will have 1 credential repository