tahoe-lafs/integration
2021-01-12 13:24:42 -05:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Don't blow up just because irrelevant cleanup complains. 2021-01-12 13:24:42 -05:00
install-tor.sh Use Tor project's new repository signing key 2020-11-30 17:20:50 -05: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 flakes 2020-10-27 09:49:58 -04:00
test_sftp.py Test failure to auth. 2021-01-08 13:41:04 -05:00
test_streaming_logs.py Fix the race condition 2020-10-16 13:44:37 -04:00
test_tor.py unused import 2020-11-26 21:48:06 -05:00
test_web.py flakes 2020-10-27 09:49:58 -04:00
util.py Get rid of finalizer which, I suspect, is keeping tests from shutting down on Windows. 2021-01-12 11:16:45 -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.