Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

test: add tests for CID version agnostic add and cat #46

Closed
wants to merge 2 commits into from

Conversation

alanshaw
Copy link
Member

Current status:

screenshot 2018-11-27 at 15 49 23

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@ghost ghost assigned alanshaw Nov 27, 2018
@ghost ghost added the status/in-progress In progress label Nov 27, 2018
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@kevina
Copy link

kevina commented Dec 4, 2018

Can I have a high level summary of what this is testing for?

@achingbrain
Copy link
Member

@kevina It's testing that after adding content to IPFS, we can take the returned v0 CID, convert it to a v1 CID and still retrieve the content between the different implementations.

@alanshaw
Copy link
Member Author

@kevina It's testing that after adding content to IPFS, we can take the returned v0 CID, convert it to a v1 CID and still retrieve the content between the different implementations.

...and vice versa (add with v1, cat with v0)

@daviddias
Copy link
Member

@alanshaw mind rebasing master onto this PR?

@alanshaw
Copy link
Member Author

Merged with #51

@alanshaw alanshaw closed this Feb 13, 2019
@ghost ghost removed the status/in-progress In progress label Feb 13, 2019
@daviddias daviddias deleted the test/cid-version-agnostic branch February 13, 2019 09:58
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants