]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: skip tests connecting to non-existing dbs for CRDB
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 2 Jun 2025 12:43:38 +0000 (13:43 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 2 Jun 2025 12:43:38 +0000 (13:43 +0100)
commitac0ad7620c4dc1960ccdece6ea8c66232224c79f
tree01430b4c5df024dbe4b41429053d2f045c14ba03
parent57e376e2f03dbcc52ea0028feacef32798272103
test: skip tests connecting to non-existing dbs for CRDB

For CRDB, every database exists.
tests/fix_crdb.py
tests/pq/test_pgconn.py
tests/test_connection.py
tests/test_connection_async.py
tests/test_errors.py
tests/test_waiting.py