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

RD-12433: Test that assert Http URL parsing is correctly handling arguments #475

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

bgaidioz
Copy link
Collaborator

@bgaidioz bgaidioz commented Aug 5, 2024

The added HttpPackageTest tests passing args are passing. Because we pass the URL to a library which figures out. The most challenging one is where half of the args is passed in the URL, and the other half as a formal list of arguments, they're merged because the library sorts it out.

Hence I remove the "TODO" comment that was in the code since there's nothing to do (?)

Also added a CSV test making sure we correctly handle a mistakenly passed directory (in place of a file).

@bgaidioz bgaidioz force-pushed the remove-creds-with-fix-raw-value-ben-test branch 2 times, most recently from 163edaa to db08073 Compare August 6, 2024 08:31
@bgaidioz bgaidioz changed the title Added tests Added Csv and Http tests Aug 6, 2024
@bgaidioz bgaidioz force-pushed the remove-creds-with-fix-raw-value-ben-test branch from db08073 to 7256809 Compare August 6, 2024 08:45
Base automatically changed from remove-creds-with-fix-raw-value to main August 6, 2024 13:02
@bgaidioz bgaidioz force-pushed the remove-creds-with-fix-raw-value-ben-test branch 2 times, most recently from a6efdf6 to 6c15bfa Compare August 21, 2024 14:50
@bgaidioz bgaidioz force-pushed the remove-creds-with-fix-raw-value-ben-test branch from 6c15bfa to 39a38c8 Compare August 27, 2024 15:01
@bgaidioz bgaidioz changed the title Added Csv and Http tests RD-12433: Test that assert Http URL parsing is correctly handling arguments Aug 28, 2024
@bgaidioz bgaidioz merged commit f2d53d5 into main Sep 17, 2024
7 checks passed
@bgaidioz bgaidioz deleted the remove-creds-with-fix-raw-value-ben-test branch September 17, 2024 09:03
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.

1 participant