Commit Graph

4 Commits

Author SHA1 Message Date
Chih Cheng Liang
bcd7890124
Move test utilities to tools (#356)
* move test factories to libp2p/tools

* remove unused inits

* move pubsub test utils to tools

* cleanup test_interop

* fix typing libp2p/tools/utils

* add typing to pubsub utils

* fix factories typing

* fix typing for floodsub_integration_test_settings

* fix rest of the typing

* fix isort
2019-11-21 11:47:54 +08:00
Alex Stokes
29873584dc
update test for identify and ping using new test fixture via PR feedback 2019-11-07 21:11:35 -08:00
Alex Stokes
e61a5a677f
clean up tests w/ default protocols in place 2019-11-07 07:51:44 -08:00
Alex Stokes
d795a9b854
Add tests for ping protocol 2019-10-24 19:53:04 +09:00