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

Add roundtrip textual encoding tests for Network and Port CLI types. #161

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

jonathanknowles
Copy link
Member

Issue Number

Issue #96

Overview

Add roundtrip textual encoding tests for Network and Port CLI types.

@jonathanknowles jonathanknowles self-assigned this Apr 8, 2019
@KtorZ
Copy link
Member

KtorZ commented Apr 8, 2019

🎉 Good idea.
May we do that however without moving the CLI types in the source 😶 ? We kept them out initially to avoid mixing the two domains. (cf: the launcher tests)

Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

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

Looks fine to me.

One way of separating the wallet and CLI "domains" is by using module names, which is what has been done here.

Another way would be to use cabal internal libraries - these are incompatible with weeder, but .weeder.yaml shows that it's already not working very well.

@KtorZ KtorZ force-pushed the jonathanknowles/text-instances branch from 368116a to c8dbd8e Compare April 9, 2019 12:20
@KtorZ KtorZ force-pushed the jonathanknowles/text-instances branch from c8dbd8e to 0d45704 Compare April 9, 2019 13:03
@KtorZ KtorZ merged commit ad9927c into master Apr 9, 2019
@KtorZ KtorZ deleted the jonathanknowles/text-instances branch April 9, 2019 13:31
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.

None yet

3 participants