]> git.ipfire.org Git - thirdparty/psycopg.git/commit
tests: fix cursor tests to run on raw cursors too
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 14 Aug 2023 18:34:19 +0000 (19:34 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 15 Aug 2023 15:29:03 +0000 (16:29 +0100)
commit1513077e2db92695609b16bb48c196850bbe9bad
treed9d1ff8ab692adaeca62f02d6071f1085aa0fe3c
parentd68ae0d78eeb5e8b01ba1fb1d9ca9037520eea42
tests: fix cursor tests to run on raw cursors too
tests/fix_faker.py
tests/test_cursor.py
tests/test_cursor_async.py
tests/test_raw_cursor.py [new file with mode: 0644]
tests/test_raw_cursor_async.py [new file with mode: 0644]