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

[Feature] Support for test step names lazy evaluation #306

Closed
hiltonlima opened this issue Jul 3, 2024 · 1 comment
Closed

[Feature] Support for test step names lazy evaluation #306

hiltonlima opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
Feature Frontend v1.4 Issues found in 1.4 timeframe v1.5

Comments

@hiltonlima
Copy link
Contributor

Feature description

The processing of step names in a Python SDK test can only be evaluated when starting the test. Therefore, we need the Frontend to dynamically update the information on the test execution screen.

Backend PR: project-chip/certification-tool-backend#106

0 - Go to certification-tool folder and stop the TH execution ./scripts/stop.sh;
1 - Checkout branch fall2024 on certification-tool repo;
2 - Go to backend folder and checkout the lazy_evaluation_test_step_names branch;
3 - Go to certification-tool folder;
4 - Start the TH execution for backend development ./scripts/start.sh -b;
5 - Try to run any SDK python test.

Use Cases

Any SDK Python test

Test Cases

No response

Additional Information

No response

@fabiowmm
Copy link
Contributor

This is no longer needed.

@fabiowmm fabiowmm closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Frontend v1.4 Issues found in 1.4 timeframe v1.5
Projects
None yet
Development

No branches or pull requests

5 participants