mirror of
https://gitlab.com/KKlochko/tui-rsync.git
synced 2026-08-12 17:57:43 +00:00
Add a test for the creating source feature.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Feature: Creating the source
|
||||
|
||||
Scenario: Adding an new unique source
|
||||
Given the label "db"
|
||||
And the path "/db"
|
||||
When I add the source
|
||||
Then the source should be added successfully
|
||||
|
||||
Reference in New Issue
Block a user