project-chip/connectedhomeip

[TC-EEVSE-2.2,2.4 & 2.5] Python script has to be updated as per the test plan changes

Closed this issue · 3 comments

Test Case

TC-EEVSE-2.2,2.4 & 2.5

Description

For below mentioned test cases, the test plan has been updated by adding expected outcome for most of the steps and few new checks has been added. So the Python script has to be updated for the same.

Updated Test Case:

- TC-EEVSE-2.2: Expected outcome has been added for most of the steps.
- TC-EEVSE-2.4: Expected outcome has been added for most of the steps.
- TC-EEVSE-2.5: Expected outcome has been added for most of the steps and Step 8 and 8a(Enable charging and supply state) has been added newly.

Here is the test plan PR for reference: https://github.com/CHIP-Specifications/chip-test-plans/pull/4071/

Test plan reference: https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/energy_EVSE.adoc

GitHub hash of the SDK that was being used

07ac2f1

Platform

raspi

@KishokG is this still an open issue or can we close the ticket ?

Yes @cjandhyala It's yet to be fixed

I'll check but I think the python code automatically checks commands 'success' so there may be no changes needed in the scripts. The PR on the test plan was to align it to the scripts if I recall.

But I'll double check!