mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
.. | ||
vectors | ||
__init__.py | ||
conftest.py | ||
grid.py | ||
README | ||
test_aaa_aardvark.py | ||
test_get_put.py | ||
test_grid_manager.py | ||
test_i2p.py | ||
test_servers_of_happiness.py | ||
test_sftp.py | ||
test_streaming_logs.py | ||
test_tor.py | ||
test_vectors.py | ||
test_web.py | ||
util.py |
Install: pip install -e .[test] run: py.test -s -v integration/ If you want to keep the created temp-dir around: py.test --keep-tempdir -v integration/ The fixtures also set up a "flogtool gather" process and dump all the logs from all the running processes (introducer, 5 storage nodes, alice, bob) to a tempfile.