mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-12 07:52:38 +00:00
7b02f58da0
It is observing the log system. It is reasonable to believe more than one log event might come through over the course of the test. We only need one, though. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
install-tor.sh | ||
README | ||
test_aaa_aardvark.py | ||
test_servers_of_happiness.py | ||
test_streaming_logs.py | ||
test_tor.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.