tahoe-lafs/integration
Sajith Sasidharan aab598c2f5 Update integration test for status page
As a fallout of transition from nevow to twisted web, list of hrefs in
the parsed status page will be [u'/status/down-0', u'/status/up-0',
u'/'] (with an added '/status/' prefix) so we need to update our
assumptions.

See 5c886b1b2 for the change that necessitated this.
2020-07-17 15:19:06 -04:00
..
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py Don't create the magic-folder directories for each node 2020-04-13 12:13:45 -04:00
install-tor.sh Made sudo optional 2019-04-06 09:14:41 -04: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 more client awaiting 2019-08-08 21:39:53 -06:00
test_streaming_logs.py Force a log event so the test completes. 2019-03-24 13:28:08 -04:00
test_tor.py Remove the magic-folder integration tests 2020-02-13 10:28:25 -05:00
test_web.py Update integration test for status page 2020-07-17 15:19:06 -04:00
util.py Remove the magic-folder integration tests 2020-02-13 10:28:25 -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.