amingolmahalle / amingolmahalle/HttpClientToCurlGenerator
Adding tests for input config for different scenarios(show in the console, write in a file and put into string variable)
Open
@amingolmahalle is already working on this.
Since Dec 26, 2024.
- Dominant language
- C#
- Stars
- 105
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When setting config for showing curl script in the console or writing in a file. we need to write tests for these scenarios.
I mean these files: https://github.com/amingolmahalle/HttpClientToCurlGenerator/tree/master/src/HttpClientToCurl/Config
as of now, we just tested for scenarios where the input option is null.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.