psycopg2/tests
Daniele Varrazzo ade1b2cc7b Test suite converted into a proper package.
Dropped cyclic import from modules to tests: they were only working
because a second copy of the package was found in the project dir.
Use relative import so that 2to3 can do a good conversion.
2010-12-21 05:02:19 +00:00
..
__init__.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
bug_gc.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
bugX000.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
dbapi20_tpc.py hook up two phase commit tests. 2010-11-05 09:34:47 +00:00
dbapi20.py DBAPI compatibility test updated to 1.12. 2010-09-23 23:36:58 +01:00
extras_dictcursor.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_async.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_cancel.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_connection.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_copy.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_cursor.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_dates.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_green.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_lobject.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_notify.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_psycopg2_dbapi20.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_quote.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
test_transaction.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
testconfig.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
testutils.py Deal uniformly with test servers without pg_sleep. 2010-11-28 17:29:36 +00:00
types_basic.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00
types_extras.py Test suite converted into a proper package. 2010-12-21 05:02:19 +00:00