-
Notifications
You must be signed in to change notification settings - Fork 52
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 1.6 k01 clear all profiles with filter tests #447
add 1.6 k01 clear all profiles with filter tests #447
Conversation
@shankari please review -- Edit Not sure why all of the test are failing in the runner. Locally all is fine. Digging through the issue. |
f169703
to
8a1e06c
Compare
8a1e06c
to
943f376
Compare
943f376
to
ab101c0
Compare
ab101c0
to
91738c2
Compare
Signed-off-by: Christoph <[email protected]>
Signed-off-by: Christoph <[email protected]>
Signed-off-by: Christoph <[email protected]>
Signed-off-by: Coury Richards <[email protected]>
Signed-off-by: Coury Richards <[email protected]>
658aae8
to
9453a3b
Compare
Signed-off-by: Coury Richards <[email protected]>
@shankari bumping for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have not reviewed individual tests in great detail - I don't have libOCPP at my fingertips - but they do seem very comprehensive given that they have already found a couple of issues. Let's send this over to the community!
Contributes to #361 |
Added unit tests to cover positive and negative boundaries of
SmartChargingHandler::clear_all_profiles_with_filter
. The list of tests added are not exhaustive but do cover most edge cases.There are a few cases that are noted with comments that I believe are cases of concern (issues filed below):
SmartChargingHandler::clear_all_profiles_with_filter
filtering incorrectly #432SmartChargingHandler::clear_all_profiles_with_filter
#446