tahoe-lafs/integration
Jean-Paul Calderone f5b7058efe Allow an error exit status from flogtool dump
If the flog is truncated, parsing it will fail and flogtool will exit with an
error.  There's no particular reason to allow this to fail a test.
2019-02-15 13:46:25 -05:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Allow an error exit status from flogtool dump 2019-02-15 13:46:25 -05:00
install-tor.sh do as I ask 2019-01-24 10:31:12 -05: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 switch to pytest_twisted 2019-02-05 11:03:35 -05:00
test_servers_of_happiness.py switch to pytest_twisted 2019-02-05 11:03:35 -05:00
test_tor.py switch to pytest_twisted 2019-02-05 11:03:35 -05:00
util.py Use the new cleanup helper for process cleanup 2019-02-15 12:41: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.