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

Adding ability to process config variables, saveAs and constraints to yaml python parser #23599

Conversation

tehampson
Copy link
Contributor

Adding ability to process config variables in yaml file, saveAs and response constraints to yaml python parser

Tested inside chip-repl with the following commands (with all-cluster app running on separate terminal already commissioned):

import chip.yaml
foo = chip.yaml.Yaml.YamlTestParser("src/app/tests/suites/TestCluster.yaml")
foo.ExecuteTests(devCtrl)

Also tested with src/app/tests/suites/TestConstraints.yaml

Copy link
Contributor

@tcarmelveilleux tcarmelveilleux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great so far 👍 ! Some minor comments within.

@tehampson tehampson enabled auto-merge (squash) November 23, 2022 21:30
@tehampson tehampson merged commit 7f1b4b8 into project-chip:master Nov 23, 2022
@tehampson tehampson deleted the yaml-parser-add-saveAs-read-attr-rebase branch November 23, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants