psycopg2/tests
2017-02-02 03:02:29 +00:00
..
__init__.py Added ipaddress objects conversion 2016-10-11 04:54:41 +01:00
dbapi20_tpc.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
dbapi20.py Fix several typos 2015-05-03 10:30:21 +01:00
test_async.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_bug_gc.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_bugX000.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_cancel.py Allow skipping the slow test 2017-02-02 01:53:50 +00:00
test_connection.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_copy.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_cursor.py Allow skipping the slow test 2017-02-02 01:53:50 +00:00
test_dates.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_errcodes.py Allow skipping the slow test 2017-02-02 01:53:50 +00:00
test_extras_dictcursor.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
test_green.py Allow skipping the slow test 2017-02-02 01:53:50 +00:00
test_ipaddress.py Added ipaddress objects conversion 2016-10-11 04:54:41 +01:00
test_lobject.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_module.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_notify.py Further skipping of slow tests 2017-02-02 03:02:29 +00:00
test_psycopg2_dbapi20.py Merge branch 'master' into named-callproc 2016-12-26 01:49:42 +01:00
test_quote.py Fixed tests failing on Python 2.6 2016-12-24 01:03:57 +01:00
test_replication.py Skip replication tests in green mode 2016-12-25 19:00:30 +01:00
test_transaction.py Allow skipping the slow test 2017-02-02 01:53:50 +00:00
test_types_basic.py Conver network array types into array of strings by default 2016-10-11 02:31:45 +01:00
test_types_extras.py Merge branch 'fast-executemany' 2017-02-02 02:40:28 +00:00
test_with.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
testconfig.py Test moved to the right module, cleanup, but same problem 2016-07-01 18:01:16 +01:00
testutils.py Added note about finding slow tests 2017-02-02 02:09:59 +00:00