py-libp2p/tests/pubsub
mhchia c028aef2de
Fix all tests
- Dedup `perform_test_from_obj` and the test cases used in both
`test_floodsub` and `test_gossipsub_backward_compatibility.py`.
Therefore, they are put in the standalone file
`tests/pubsub/floodsub_integration_test_settings.py`. The functions
and testcases are imported from there then.
- IMO still need a refactor on the tests. There are still some duplicate
code.
2019-07-27 11:49:03 +08:00
..
__init__.py Fix test_floodsub.py 2019-07-25 23:11:27 +08:00
configs.py Fix all tests 2019-07-27 11:49:03 +08:00
dummy_account_node.py Fix all tests 2019-07-27 11:49:03 +08:00
floodsub_integration_test_settings.py Fix all tests 2019-07-27 11:49:03 +08:00
test_dummyaccount_demo.py Fix several tests 2019-07-26 18:35:25 +08:00
test_floodsub.py Fix all tests 2019-07-27 11:49:03 +08:00
test_gossipsub_backward_compatibility.py Fix all tests 2019-07-27 11:49:03 +08:00
test_gossipsub.py Fix all tests 2019-07-27 11:49:03 +08:00
test_mcache.py The Gossipsub PR (#162) 2019-05-06 23:44:13 -04:00
test_subscription.py Add self subscription tests 2019-07-18 13:39:22 +08:00
utils.py Fix all tests 2019-07-27 11:49:03 +08:00