tahoe-lafs/integration
2019-08-20 00:17:28 -06:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py unused import 2019-08-13 10:37:02 -06: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 Move check_magicfolder_smoke.py to proper integration tests 2016-08-30 20:47:47 -06:00
test_magic_folder.py get rid of sleep() we don't need 2019-08-13 10:41:14 -06:00
test_servers_of_happiness.py more client awaiting 2019-08-08 21:39:53 -06:00
test_streaming_logs.py Force a log event so the test completes. 2019-03-24 13:28:08 -04:00
test_tor.py replaced StringIO imports with six.moves 2019-03-28 12:31:37 +01:00
test_web.py test index json 2019-08-20 00:17:28 -06:00
util.py Merge pull request #641 from meejah/integration-test-wait-for-ready 2019-08-13 18:14:19 +00: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.