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

Removed connection profile URL validation #238

Merged

Conversation

Jonesywolf
Copy link
Contributor

@Jonesywolf Jonesywolf commented Oct 20, 2023

When executing charging station test case TC_B_43_CS detailed in part 6 of the standard, the charging station is supplied with an invalid URL by the OCTT (OCA's testing tool) and should respond with a rejected SetNetworkProfileResponse, not an error.

To this end, I removed the URL validation and associated test for the connection profile struct, the user will have to do the URL validation themselves and then respond with 'Rejected' accordingly.

When executing charging station test case TC_B_43_CS detailed in part 6
of the standard, the charging station is supplied with an invalid URL
and should respond with a rejected request not an error.
@Jonesywolf Jonesywolf marked this pull request as draft October 20, 2023 16:28
@Jonesywolf Jonesywolf marked this pull request as ready for review October 20, 2023 16:28
@lorenzodonini
Copy link
Owner

Fair enough, thanks for submitting this!

@lorenzodonini lorenzodonini merged commit 85c930b into lorenzodonini:master Oct 22, 2023
2 checks passed
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