py-libp2p/tests/pubsub
mhchia c61a06706a
Refactor interop tests and factories
- Add `close` and `disconnect` in `Host`
- Add `close` and `close_peer` in `Network`
- Change `IListener.close` to async, to await for server's closing
- Add factories for security transports, and modify `HostFactory`
2019-08-29 21:38:06 +08:00
..
__init__.py Fix test_floodsub.py 2019-07-25 23:11:27 +08:00
configs.py Run isort in repo 2019-08-03 17:50:14 +08:00
conftest.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00
dummy_account_node.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00
floodsub_integration_test_settings.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00
test_dummyaccount_demo.py Mark some slow tests as such 2019-08-15 16:33:33 -07:00
test_floodsub.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00
test_gossipsub_backward_compatibility.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00
test_gossipsub.py Mark some slow tests as such 2019-08-15 16:33:33 -07:00
test_mcache.py flake8 2019-08-08 16:09:02 +08:00
test_pubsub.py Run black and isort w/ the new config 2019-08-13 14:36:42 -07:00
utils.py Run isort in repo 2019-08-03 17:50:14 +08:00