tahoe-lafs/integration
2024-12-13 12:12:42 -07:00
..
vectors advertise all the names 2023-01-20 19:50:57 -05:00
__init__.py Adding to the py.test integration tests, this: 2016-10-18 18:06:41 -07:00
conftest.py final attempt: more timeout for chutney, a comment about (trying to) skip integration failures 2024-12-13 12:12:42 -07:00
grid.py obsolete comment 2023-08-09 15:16:07 -06:00
README Move check_magicfolder_smoke.py to proper integration tests 2016-08-30 20:47:47 -06:00
test_aaa_aardvark.py more python2 removal 2024-02-23 00:40:25 +01:00
test_get_put.py only use original request 2023-07-24 20:12:01 -06:00
test_grid_manager.py refactor: make sftp tests (etc) work with 'grid' refactoring 2023-07-24 20:08:41 -06:00
test_i2p.py codechecks / linter 2023-07-29 13:34:12 -06:00
test_servers_of_happiness.py Merge remote-tracking branch 'origin/master' into 2916.grid-manager-integration-tests.2 2023-07-03 10:55:33 -04:00
test_sftp.py more python2 removal 2024-02-23 00:40:25 +01:00
test_streaming_logs.py more python2 removal 2024-02-23 00:40:25 +01:00
test_tor.py longer timeouts worked elsewhere 2024-12-06 13:20:18 -07:00
test_vectors.py upload() needs the actual alice fixture 2023-08-02 14:48:59 -06:00
test_web.py Factor out inline test keys into "data" directory 2024-05-30 15:48:43 -04:00
util.py Start on benchmarking infrastructure: a framework for starting nodes. 2023-09-05 12:03:50 -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.