psycopg2/tests
Daniele Varrazzo a0f7027ad5 Added tests to verify iter methods on dict cursors
ISTM the refactoring in #648 broke something
2018-05-20 23:55:18 +01:00
..
__init__.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
dbapi20_tpc.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
dbapi20.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_async_keyword.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_async.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_bug_gc.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_bugX000.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_cancel.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_connection.py Fixed refcount handling in encrypt_password 2018-05-20 21:18:36 +01:00
test_copy.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_cursor.py Don't raise an exception closing an unused named cursor 2018-05-20 14:00:09 +01:00
test_dates.py Set minimal postgres version for intervalstyle test 2018-05-20 13:40:57 +01:00
test_errcodes.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_extras_dictcursor.py Added tests to verify iter methods on dict cursors 2018-05-20 23:55:18 +01:00
test_fast_executemany.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_green.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_ipaddress.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_lobject.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_module.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_notify.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_psycopg2_dbapi20.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_quote.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_replication.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_sql.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
test_transaction.py Use relative imports throughout tests 2017-12-10 10:51:07 -08:00
test_types_basic.py Fixed adaptation of arrays of arrays of nulls 2018-05-18 12:10:20 +01:00
test_types_extras.py Hstore test fixed after adapting arrays dropped space after commas 2018-05-18 12:11:02 +01:00
test_with.py Don't raise an exception closing an unused named cursor 2018-05-20 14:00:09 +01:00
testconfig.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
testutils.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00