kubo/test/cli
2023-07-26 14:48:19 +02:00
..
fixtures feat(ipns): records with V2-only signatures (#9932) 2023-06-20 14:24:31 +02:00
harness fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
testutils feat: add deduplication ratio to 'ipfs dag stat' (#9787) 2023-06-06 15:17:45 +02:00
backup_bootstrap_test.go feat(bootstrap): save connected peers as backup bootstrap peers (#8856) 2023-05-25 14:39:49 +02:00
basic_commands_test.go feat: Reduce RM code footprint 2023-03-06 12:46:58 +01:00
completion_test.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
content_routing_http_test.go chore: upgrade boxo and fix test function signature (#9896) 2023-05-25 15:36:33 +02:00
dag_test.go feat: add deduplication ratio to 'ipfs dag stat' (#9787) 2023-06-06 15:17:45 +02:00
delegated_routing_http_test.go test: add streaming delegated routing test (#9874) 2023-05-16 14:05:22 +02:00
dht_autoclient_test.go test: fix autoclient flakiness (#9769) 2023-03-29 11:56:25 -04:00
dht_legacy_test.go test: port routing DHT tests to Go (#9709) 2023-03-29 19:28:55 -04:00
dht_opt_prov_test.go feat: add experimental optimistic provide 2023-04-06 16:49:46 -04:00
gateway_range_test.go chore: use assert.NoError instead of assert.Nil for errors 2023-05-16 15:42:54 +02:00
gateway_test.go feat: Gateway.DeserializedResponses config flag (#9789) 2023-05-30 00:59:34 +02:00
init_test.go feat!: make --empty-repo default (#9758) 2023-03-31 15:06:23 +02:00
must.go test: port remote pinning tests to Go (#9720) 2023-03-30 07:46:35 -04:00
name_test.go feat(ipns): records with V2-only signatures (#9932) 2023-06-20 14:24:31 +02:00
peering_test.go feat: add identify option to swarm peers command 2023-03-30 04:34:57 +00:00
ping_test.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
pinning_remote_test.go test: port remote pinning tests to Go (#9720) 2023-03-30 07:46:35 -04:00
pins_test.go feat: port pins CLI test 2022-12-16 07:39:52 -05:00
rcmgr_test.go fix: future proof with > rcmgr.DefaultLimit for new enum rcmgr values 2023-03-16 13:41:24 +01:00
routing_dht_test.go fix: 'ipfs routing findpeer' explicitly fails when searching for self (#9903) 2023-06-01 12:19:29 +02:00
stats_test.go fix: stats dht command when Routing.Type=auto (#9538) 2023-01-13 00:38:38 +01:00
swarm_test.go libp2p: stop reporting ProtocolVersion 2023-07-26 14:48:19 +02:00
tracing_test.go chore: upgrade OpenTelemetry dependencies (#9736) 2023-04-05 11:44:14 +00:00
transports_test.go fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00