tahoe-lafs/integration
2021-04-16 11:58:37 -04:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Infinite blocking is bad. 2021-01-12 13:58:28 -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 Enable BytesWarnings in integration tests. 2021-04-16 11:58:37 -04:00
test_sftp.py Context manager. 2021-01-26 10:06:57 -05:00
test_streaming_logs.py Fix the race condition 2020-10-16 13:44:37 -04:00
test_tor.py Enable BytesWarnings in integration tests. 2021-04-16 11:58:37 -04:00
test_web.py Just rely on global timeout. 2021-01-26 09:55:38 -05:00
util.py Enable BytesWarnings in integration tests. 2021-04-16 11:58:37 -04: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.