kubo/core/coreiface/tests
Steven Allen 09a4311db7 test: fix put with hash test
We just changed ID/"id" to IDENTITY/"identity" to match the multicodec table and
avoid confusion with peer IDs, CIDs, etc.

Unfortunately, this breaks the `--hash=id` flag. Luckily, I'm pretty sure
nobody's actually using this. As putting a block with an identity hash is
useless. If they are users, we can go about adding in backwards compatibility
hacks later.


This commit was moved from ipfs/interface-go-ipfs-core@6ebdbe7ef3

This commit was moved from ipfs/boxo@3b9a723861
2019-08-23 16:22:22 -07:00
..
api.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
block.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
dag.go test: fix put with hash test 2019-08-23 16:22:22 -07:00
dht.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
key.go Bump go-libp2p-core, up test key size to 2048 2019-08-02 21:09:17 -04:00
name.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
object.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
path.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
pin.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
pubsub.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00
unixfs.go tests: expose TestSuite 2019-05-17 18:57:15 +02:00