]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Mark slow every test taking more than 0.1s to run
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Oct 2021 23:08:12 +0000 (01:08 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Oct 2021 23:08:12 +0000 (01:08 +0200)
commitfc647e92e038c7a7353c90da090ce21ab56d724d
treefcc05ba6891072e735a06460d2b6abc83efe7b57
parent704d632478b2cfc2dbf9d8c051aaef13a237204f
Mark slow every test taking more than 0.1s to run
tests/pq/test_pgconn.py
tests/test_adapt.py
tests/test_connection.py
tests/test_connection_async.py
tests/test_cursor.py
tests/test_cursor_async.py
tests/test_errors.py
tests/types/test_net.py
tests/types/test_uuid.py