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 curl comment and printing #939

Closed
wants to merge 4 commits into from

Conversation

Vlix
Copy link
Contributor

@Vlix Vlix commented Sep 9, 2023

Trying to have some sort of way to eleviate #910

Don't see any way of adding a curl dependency to the .cabal file, so this comment and dummy test should help anyone trying to run the tests in case they don't have curl installed. 🤷

WithApplication
  "curl" dependency
    All "WithApplication" tests assume the "curl" process can be called directly.
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Vlix added 3 commits September 9, 2023 18:30
…at the tests need the curl to function. Also removed the commented out test, since MkSocket isn't exported anymore since network-3.0.0.0
@kazu-yamamoto kazu-yamamoto self-requested a review September 12, 2023 00:10
Copy link
Contributor

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

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

Excellent!

kazu-yamamoto added a commit to kazu-yamamoto/wai that referenced this pull request Sep 12, 2023
@kazu-yamamoto
Copy link
Contributor

Rebased and merged.
Thanks.

@Vlix Vlix closed this Sep 14, 2023
@Vlix Vlix deleted the add-curl-comment-and-printing branch September 14, 2023 16:41
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