psycopg2/tests
Daniele Varrazzo 8a1de1ec4e Added test to verify named cursor efficiency.
Iter shouldn't fetch one record at time.
2011-02-01 03:01:47 +00:00
..
__init__.py Added license to unit tests 2011-01-09 23:44:35 +00:00
bug_gc.py Skip GC bug test if uuid is not available 2011-01-18 02:09:49 +00:00
bugX000.py Added license to unit tests 2011-01-09 23:44:35 +00: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 All tests made executable. 2011-01-07 00:58:29 +00:00
test_async.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_cancel.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_connection.py Test decorator moved into the test utilities module 2011-01-09 23:44:58 +00:00
test_copy.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_cursor.py Added test to verify named cursor efficiency. 2011-02-01 03:01:47 +00:00
test_dates.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_green.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_lobject.py Invalidate large objects after a two-phase commit operation 2011-01-10 00:20:55 +00:00
test_notify.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_psycopg2_dbapi20.py Test decorator moved into the test utilities module 2011-01-09 23:44:58 +00:00
test_quote.py Added license to unit tests 2011-01-09 23:44:35 +00:00
test_transaction.py Added license to unit tests 2011-01-09 23:44:35 +00:00
testutils.py Skip GC bug test if uuid is not available 2011-01-18 02:09:49 +00:00
types_basic.py Unregister test adapters to keep a more precise references count 2011-01-03 21:34:46 +01:00
types_extras.py Skip composite type tests if the server doesn't support them 2011-01-18 02:09:49 +00:00