Merging upstream version 4.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7e05478097
commit
853c1070f9
14 changed files with 197 additions and 99 deletions
|
@ -51,6 +51,10 @@ Feature: run the cli,
|
|||
When we list databases
|
||||
then we see list of databases
|
||||
|
||||
Scenario: ping databases
|
||||
When we ping the database
|
||||
then we get a pong response
|
||||
|
||||
Scenario: run the cli with --username
|
||||
When we launch dbcli using --username
|
||||
and we send "\?" command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue