relstorage/relstorage/tests
Jason Madden f211a2b6e0
Attempt to fix Python 2.7 false test failures.
2019-01-07 08:38:49 -06:00
..
blob Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
README-15.txt Fixed compatibility with PostgreSQL 9.0, which is capable of 2011-02-28 23:01:50 +00:00
README.txt Add docs about running tests. [skip ci] 2016-06-24 13:07:09 -05:00
RecoveryStorage.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
__init__.py moved to trunk 2008-01-27 00:36:00 +00:00
alltests.py Wrap lines at 100. Fixes #166. 2017-02-09 09:59:38 -06:00
bigmark.py Cleanup all the lint (#143) 2016-12-10 11:27:11 -06:00
bigpack.py Attempt to fix Python 2.7 false test failures. 2019-01-07 08:38:49 -06:00
fakecache.py Release memcache connections too. Fixes #80. 2016-06-28 16:44:21 -05:00
hftestbase.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
hptestbase.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
packstresstest.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
reltestbase.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
replicas.conf Avoid NamedTemporaryFile in favor of mkstemp, for Windows 2009-10-04 05:14:00 +00:00
ro_replicas.conf Added the ro-replica-conf option, which tells RelStorage to use a 2011-09-24 07:01:32 +00:00
test_autotemp.py forgot test_autotemp 2016-06-16 10:00:40 -05:00
test_blobhelper.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
test_treemark.py test_zodbpack runs w/o warnings. 2016-06-16 09:42:05 -05:00
test_zodbconvert.py Update to Pylint 1.7 2017-06-22 10:27:27 -05:00
test_zodbpack.py Cleanup all the lint (#143) 2016-12-10 11:27:11 -06:00
test_zodburi.py Fix #41. Add MySQL URI resolver test and expand tested options. 2016-06-19 12:17:51 -05:00
testmysql.py Workaround TypeError in MySQLOIDAllocator 2017-03-20 08:55:04 -05:00
testoracle.py Cleanup all the lint (#143) 2016-12-10 11:27:11 -06:00
testpostgresql.py Wrap lines at 100. Fixes #166. 2017-02-09 09:59:38 -06:00
util.py Test compatibility with ZODB 5.2.2+ 2017-04-11 17:05:01 -05:00

README.txt

See doc/developing.rst.