tahoe-lafs/integration
2018-08-31 14:11:35 -06:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py tell travis + tox about pytest.twisted in a different way 2018-01-23 12:52:46 -07:00
install-tor.sh updated Tor release key 2018-08-31 14:11:35 -06: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 below code expects >=1 error, but await_all implies 2 2018-05-07 19:38:19 -06:00
test_servers_of_happiness.py Add 'tahoe invite' and 'tahoe create-node --join' commands 2017-08-08 18:27:06 -06:00
test_tor.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
util.py exception name wrong in super() 2018-04-30 14:55:52 -06: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.