]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor(tests): make test_copy and async counterpart more similar
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 10 Aug 2023 00:33:41 +0000 (01:33 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 11 Oct 2023 21:45:38 +0000 (23:45 +0200)
commitfc09e3454747925954ac9f4b780d470acaa04829
tree113b2f25341127e7d5a06da648f9ab07bfba8c40
parent21607339df2d6307920dcf6ec597babf6471f1c9
refactor(tests): make test_copy and async counterpart more similar
tests/_test_copy.py [new file with mode: 0644]
tests/crdb/test_copy.py
tests/crdb/test_copy_async.py
tests/test_copy.py
tests/test_copy_async.py
tools/async_to_sync.py