mhchia
|
13e8f496a7
|
Noise: add noise option in the factories and tests
|
2020-02-28 15:50:01 +08:00 |
|
mhchia
|
6e01a7da31
|
PR feedback: async with host.run()
|
2020-01-26 16:44:42 +08:00 |
|
mhchia
|
ce5663705f
|
Merge branch 'master' into feature/porting-to-trio
|
2019-12-24 02:19:43 +08:00 |
|
mhchia
|
1929f307fb
|
Fix all modules except for security
|
2019-12-06 17:06:37 +08:00 |
|
Chih Cheng Liang
|
82dcce214a
|
Remove kademlia module (#377)
* Remove kademlia and routing/kademlia
* cleanup
* Fix routed_host test
* lint mypy
* fix doc
* remove set_up_nodes_by_transport_and_disc_opt and fix typing
|
2019-12-06 14:14:33 +08:00 |
|
mhchia
|
bdbb7b2394
|
Add RoutedHostFactory
And skip the tests for `RoutedHost` for now, since there are too many to
be fixed in `Kademlia`, and it's not that necessary now.
|
2019-12-01 19:17:44 +08:00 |
|
mhchia
|
eb494e8682
|
Fix ping protocol
|
2019-12-01 19:17:32 +08:00 |
|
mhchia
|
ec43c25b45
|
Rewrite factories, made some of the test running
|
2019-11-26 19:24:30 +08:00 |
|
NIC619
|
076dae50f3
|
Fix missing BasicHost interface update
|
2019-11-25 22:05:33 +08:00 |
|
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
|
3deccac2da
|
fix tests
|
2019-11-06 12:10:58 -08:00 |
|
Alex Stokes
|
94984be4df
|
Avoid hard-coding ports where it is not relevant for Kademlia tests
|
2019-11-05 17:50:11 -08:00 |
|
Alex Stokes
|
700209c50a
|
Merge pull request #315 from ralexstokes/add-ping-protocol
Add `ping` protocol.
|
2019-11-06 10:14:39 +09:00 |
|
Alex Stokes
|
d795a9b854
|
Add tests for ping protocol
|
2019-10-24 19:53:04 +09:00 |
|
Alex Stokes
|
1bf0c31d1f
|
add basic test for default protocols
|
2019-10-24 17:36:34 +09:00 |
|
Aratz M. Lasa
|
ac9feef26c
|
Pull request feedback
|
2019-10-15 20:32:25 +02:00 |
|
Aratz M. Lasa
|
d1d91e4091
|
Refactored for 'lint' testenv
|
2019-10-15 19:02:03 +02:00 |
|
Aratz M. Lasa
|
8143563831
|
Added tests for 'RoutedHost' and modified 'FindPeer'
|
2019-10-15 01:01:16 +02:00 |
|