psycopg2/tests
2019-03-16 19:13:58 +00:00
..
__init__.py Copyright year updated 2019-02-17 01:36:36 +00: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 Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_async.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_bug_gc.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_bugX000.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_cancel.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_connection.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_copy.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_cursor.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_dates.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_errcodes.py Dropped repeated conditional import of reload in test 2019-03-16 19:04:40 +00:00
test_errors.py Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_extras_dictcursor.py Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_fast_executemany.py Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_green.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_ipaddress.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_lobject.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_module.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_notify.py Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_psycopg2_dbapi20.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_quote.py Move imports to the top of the module across tests 2019-03-16 18:03:41 +00:00
test_replication.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_sql.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_transaction.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_types_basic.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_types_extras.py Other import moved to top level in tests 2019-03-16 19:13:58 +00:00
test_with.py Copyright year updated 2019-02-17 01:36:36 +00:00
testconfig.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
testutils.py Use errors module to catch a specific postgres error 2019-03-16 19:13:58 +00:00