ipfs-cluster/test
Hector Sanjuan 531379b1d9
Feature: Support multiple listeners in configuration
* add ipv6 listening addresses to the default config

* ipfsproxy: support multiple listeners. Add default ipv6.

* mm

* restapi: support multiple listen addresses. enable ipv6

* cluster_config: format default listen addresses

* commands: update for multiple listeners. Fix randomports for udp and ipv6.

* ipfs-cluster-service: fix randomports test

* multiple listeners: fix remaining tests

* golint

* Disable ipv6 in defaults

It is not supported by docker by default. It is not supported in travis-CI
build environments. User can enable it now manually.

* proxy: disable ipv6 in test

* ipfshttp: fix test

Co-authored-by: @RubenKelevra <cyrond@gmail.com>
2020-02-28 11:16:16 -05:00
..
cids.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
ipfs_mock.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
rpc_api_mock.go pintracker: take care of tests 2019-12-13 12:03:01 +01:00
sharding.go Handle wrapping outside the ipfs adder 2019-10-01 12:19:22 +02:00
test_test.go Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
test.go Add/improve godoc descriptions for some modules. 2018-08-23 14:14:06 +02:00