tahoe-lafs/integration
Jean-Paul Calderone 7b02f58da0 Make this test tolerant of more than one message
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.
2020-10-16 13:15:45 -04:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Merge 'origin/master' into 3320.github-actions-windows-integration-tests 2020-07-21 13:50:47 -04:00
install-tor.sh Made sudo optional 2019-04-06 09:14:41 -04:00
README Move check_magicfolder_smoke.py to proper integration tests 2016-08-30 20:47:47 -06:00
test_aaa_aardvark.py Remove the magic-folder integration tests 2020-02-13 10:28:25 -05:00
test_servers_of_happiness.py more client awaiting 2019-08-08 21:39:53 -06:00
test_streaming_logs.py Make this test tolerant of more than one message 2020-10-16 13:15:45 -04:00
test_tor.py Add note on Tor integration test failures on Windows 2020-07-21 14:59:04 -04:00
test_web.py Update integration test for status page 2020-07-17 15:19:06 -04:00
util.py Remove the magic-folder integration tests 2020-02-13 10:28:25 -05:00

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.