tahoe-lafs/src/allmydata/test
2008-01-09 21:25:47 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
check_load.py check_load: add stats-gathering 2007-12-18 14:07:37 -07:00
check_memory.py put all private state in $BASEDIR/private 2007-12-17 16:39:54 -07:00
check_speed.py check_speed.py: re-enable 100x200B and 1x100MB CHK tests 2008-01-08 20:59:48 -07:00
common.py test_web.py: add coverage for directory listings that include mutable files 2007-12-04 23:57:40 -07:00
figleaf.excludes move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
test_cli.py rename "dir-uri" to "dir-cap" 2008-01-08 10:41:27 -07:00
test_client.py test_client.py: validate more versioning code 2008-01-03 14:38:24 -07:00
test_codec.py trailing-whitespace eradication, no functional changes 2007-11-01 15:34:12 -07:00
test_dirnode.py add human-encodings of caps, refactor encodings of caps, tighten checks, fix unit tests to use values of the right size 2008-01-03 16:55:43 -07:00
test_encode.py the new pyflakes is stricter, complaining about function definitions that overshadow earlier definitions or imports. Fix some of its complaints. 2007-12-18 18:47:28 -07:00
test_filenode.py test_mutable: improve test coverage a bit, add test_filenode.py 2007-12-03 21:37:54 -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 offloaded: move interfaces to interfaces.py, start implementing backend 2008-01-09 21:25:47 -07:00
test_introducer.py editing: change names like "MyThing" to "FakeThing" for fake objects in unit tests 2007-12-11 18:10:29 -07:00
test_iputil.py filter out "0.0.0.0" from detected IP addresses 2007-10-13 00:38:16 -07:00
test_mutable.py mutable: always include ourselves in the querylist when Publishing, because 0.7.0 usually stores our root dirnode only on ourselves, and our nodeid might not appear in the first N+epsilon peers 2007-12-19 00:06:53 -07:00
test_node.py put all private state in $BASEDIR/private 2007-12-17 16:39:54 -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 fix several bugs and warnings -- thanks, pyflakes 2007-12-03 15:42:35 -07:00
test_storage.py rename "secret" to "lease_secret" and change its size from 16 to 32 bytes 2007-12-17 18:34:11 -07:00
test_system.py test_system: slight refactoring to eventually make it easier to configure some nodes with the output of others 2008-01-09 20:23:54 -07:00
test_upload.py merge patch to integrate decentralized directories with patch "download: use hierarchical logging" 2007-12-03 15:27:21 -07:00
test_uri.py add human-encodings of caps, refactor encodings of caps, tighten checks, fix unit tests to use values of the right size 2008-01-03 16:55:43 -07:00
test_util.py remove logpublisher, use the Foolscap version now that this functionality has been moved into Foolscap-0.2.2 2007-12-12 20:31:01 -07:00
test_web.py suppress the skipped and the todo unit tests in order to make unit test results prettier (the install.html instructs users to run the unit tests) 2008-01-04 00:36:18 -07:00
trial_figleaf.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00