aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/testing
Commit message (Collapse)AuthorAgeFilesLines
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-3/+18
| | | | | | * swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
* swarm: network rewrite mergeethersphere2018-06-221-0/+2
|
* p2p: fix some golint warnings (#16577)kiel barry2018-05-083-36/+36
|
* p2p/testing: check for all expectations in TestExchangesJanos Guljas2018-02-182-57/+200
| | | | | Handle all expectations in ProtocolSession.TestExchanges in any order that are received.
* p2p/protocols, p2p/testing: protocol abstraction and testingzelig2018-01-183-0/+473