1
0
Fork 0

Adding upstream version 4.2.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-09 08:29:27 +01:00
parent be6a09053d
commit 9442fe97a5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
14 changed files with 197 additions and 99 deletions

View file

@ -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