psycopg2/tests
Jon Dufresne ad4c6a4673 Use unittest 'skip' feature to skip mxDateTimeTests
Rather than deleting, the class, use the skip feature. Provides a more
informative message during test output.

Never skip DatetimeTests as all supported Python environments have the
datetime module builtin.
2019-03-13 15:01:34 +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 Copyright year updated 2019-02-17 01:36:36 +00:00
test_async.py Copyright year updated 2019-02-17 01:36:36 +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 Remove unused variable 2019-03-13 11:13:24 +00:00
test_copy.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_cursor.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_dates.py Use unittest 'skip' feature to skip mxDateTimeTests 2019-03-13 15:01:34 +00:00
test_errcodes.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_errors.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_extras_dictcursor.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_fast_executemany.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_green.py Convert while 1: statements to while True: 2019-03-13 11:13:05 +00:00
test_ipaddress.py Remove unused imports from tests/test_ipaddress.py 2019-03-13 11:12:48 +00:00
test_lobject.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_module.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_notify.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_psycopg2_dbapi20.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_quote.py Copyright year updated 2019-02-17 01:36:36 +00:00
test_replication.py Copyright year updated 2019-02-17 01:36:36 +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 Copyright year updated 2019-02-17 01:36:36 +00:00
test_types_extras.py Copyright year updated 2019-02-17 01:36:36 +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 Copyright year updated 2019-02-17 01:36:36 +00:00