Commit Graph

9 Commits

Author SHA1 Message Date
94483714a3 run lint and fix errors, except mypy 2024-02-19 16:05:58 -07:00
13e8f496a7 Noise: add noise option in the factories and tests 2020-02-28 15:50:01 +08:00
1929f307fb Fix all modules except for security 2019-12-06 17:06:37 +08:00
eb494e8682 Fix ping protocol 2019-12-01 19:17:32 +08:00
ec43c25b45 Rewrite factories, made some of the test running 2019-11-26 19:24:30 +08:00
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
29873584dc update test for identify and ping using new test fixture via PR feedback 2019-11-07 21:11:35 -08:00
e61a5a677f clean up tests w/ default protocols in place 2019-11-07 07:51:44 -08:00
d795a9b854 Add tests for ping protocol 2019-10-24 19:53:04 +09:00