Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: improve testing in regards to constants #51

Merged
merged 2 commits into from
Sep 19, 2019
Merged

Conversation

vmx
Copy link
Member

@vmx vmx commented Sep 19, 2019

So far there weren't any tests for accessing the constants directly.

@vmx vmx requested a review from hacdias September 19, 2019 10:53
vmx added 2 commits September 19, 2019 13:04
Also update the README.
The codec `ipfs` and `p2p` both are assigned to `0x01a5`, where `ipfs` is the
deprecated name. Make sure that we resolve to `p2p` if that number is used
as input.
@vmx vmx force-pushed the improve-constants2 branch from d46b91f to 4e30a27 Compare September 19, 2019 11:05
Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They look good to me! Thanks @vmx

@hacdias hacdias changed the title Improve testing in regards to constants test: improve testing in regards to constants Sep 19, 2019
@hacdias hacdias merged commit 2ed95e2 into master Sep 19, 2019
@hacdias hacdias deleted the improve-constants2 branch September 19, 2019 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants