-
Notifications
You must be signed in to change notification settings - Fork 247
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
[QE] test case for noproxy: whitespaces value #4411
Comments
@lilyLuLiu : Do we need to implement e2e test cases or unit test cases? I think for an issue like this unit tests can be easily implemented to cover various proxy cases. |
rohanKanojia
added a commit
to rohankanojia-forks/crc
that referenced
this issue
Jan 20, 2025
…-org#4411) Add some unit tests to test various values provided to these validation methods: - validateHTTPProxy - validateHTTPSProxy - validateNoProxy Signed-off-by: Rohan Kumar <[email protected]>
12 tasks
@rohanKanojia , There is no need to add e2e test case on crc side. This failure is from the podman-desktop side that using invalid value of noproxy. An e2e test should be added on the podman-desktop side. |
praveenkumar
pushed a commit
that referenced
this issue
Jan 23, 2025
Add some unit tests to test various values provided to these validation methods: - validateHTTPProxy - validateHTTPSProxy - validateNoProxy Signed-off-by: Rohan Kumar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://redhat-internal.slack.com/archives/C032QG6EQE7/p1729260593118069?thread_ts=1729180230.862549&cid=C032QG6EQE7
The text was updated successfully, but these errors were encountered: