tahoe-lafs/integration
meejah 05f48c3601 Various cleanups, fixes and improvements
Squashed all commits that were meejah's between
30d68fb499f300a393fa0ced5980229f4bb6efda
and
33c268ed3a8c63a809f4403e307ecc13d848b1ab
On the branch meejah:1382.markberger-rewrite-rebase.6 as
per review
2017-06-05 16:31:41 -06:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Use first element returned by which 2017-01-09 19:54:51 +00:00
install-tor.sh Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07: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_servers_of_happiness.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
test_smoke.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
test_tor.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
util.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -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.