tahoe-lafs/src/allmydata/test
2008-10-14 16:09:20 -07:00
..
__init__.py re-enable incident-reporting, but disable it in unit tests, because they take 150% longer, and the leftover trailing timers cause errors 2008-07-06 23:49:08 -07:00
check_grid.py check_grid.py: update to match new CLI: 'put - TARGET' instead of 'put TARGET' 2008-08-01 19:48:56 -07:00
check_load.py tolerate simplejson-2.0.0 and newer, which frequently return bytestrings instead of unicode objects. Closes #523 2008-09-30 15:21:06 -07:00
check_memory.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
check_speed.py check_speed: rearrange a bit to make it easy to disable certain portions 2008-04-21 17:29:59 -07:00
common.py repair: fix test to map from storage index to directory structure properly (thanks, cygwin buildbot, for being so kloodgey that you won't accept random binary filenames and thus making me notice this bug) 2008-09-26 15:49:13 -07:00
figleaf.excludes
test_base62.py stop using 'as' as an identifier: as with 'with', 'as' has become a reserved word in python 2.6 2008-10-02 17:27:49 -07:00
test_cli.py test_cli.py: remove unused imports 2008-10-06 17:42:04 -07:00
test_client.py break introducer up into separate modules in the new allmydata.introducer package 2008-06-18 12:24:16 -07:00
test_codec.py trailing-whitespace eradication, no functional changes 2007-11-01 15:34:12 -07:00
test_dirnode.py web: change t=manifest to return a list of (path,read/writecap) tuples, instead of a list of verifycaps. Add output=html,text,json. 2008-10-06 21:36:18 -07:00
test_encode.py immutable file download: make the ciphertext hash tree mandatory 2008-07-21 09:31:02 -07:00
test_filenode.py trivial: remove unused imports; thanks, pyflakes 2008-09-25 11:04:22 -07:00
test_hashtree.py test_hashtree.py: get full coverage for hashtree.py 2007-04-12 19:58:13 -07:00
test_helper.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
test_immutable_checker.py repairer: test all different kinds of corruption that can happen to share files on disk 2008-10-14 16:09:20 -07:00
test_introducer.py introducer: add get_nickname_for_peerid 2008-09-05 22:07:00 -07:00
test_iputil.py filter out "0.0.0.0" from detected IP addresses 2007-10-13 00:38:16 -07:00
test_keygen.py key_generator: make default key size be a constructor argument instead of a class variable, pass default key size of 522 (the smallest that we can do) in unit tests to make them faster 2008-04-22 12:28:18 -07:00
test_mutable.py checker: overhaul checker results, split check/check_and_repair into separate methods, improve web displays 2008-09-07 12:44:56 -07:00
test_netstring.py netstring: add required_trailer= argument 2008-09-26 09:57:54 -07:00
test_nevow.py test: update todo string in test_nevow 2008-02-29 13:10:08 -07:00
test_node.py test_node: improve coverage of advertised_ip_addresses a bit 2008-09-29 23:08:16 -07:00
test_observer.py test_observer: improve test coverage 2007-03-08 16:13:14 -07:00
test_provisioning.py provisioning: oops, fix test_provisioning too 2007-09-07 15:01:17 -07:00
test_runner.py test_runner.py: test launching an introducer too 2008-02-18 00:28:56 -07:00
test_stats.py test_stats.py: improve test coverage 2008-04-30 11:52:31 -07:00
test_storage.py test_storage: use different filenames, poor stupid windows 2008-10-09 19:11:39 -07:00
test_system.py web: change t=manifest to return a list of (path,read/writecap) tuples, instead of a list of verifycaps. Add output=html,text,json. 2008-10-06 21:36:18 -07:00
test_upload.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
test_uri.py uri.py: get 100% test coverage, fix a few bugs in the process 2008-03-04 14:27:45 -07:00
test_util.py util/time_format.py: accept space separator, add unit tests 2008-10-13 15:52:58 -07:00
test_web.py test_web: deep-size is more variable than I thought, so assert less 2008-10-06 22:11:47 -07:00
trial_figleaf.py trial_figleaf.py: make our figleaf code compatible with both Twisted-8.x and Twisted-2.5.x 2008-04-02 17:48:55 -07:00