We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
return_result
ten_framework/core/src/ten_runtime/binding/python/interface/ten/test.py
Line 32 in 41ada01
TenEnvTester doesn't have return_result. It's necessary for testing when want to return result in on_cmd.
TenEnvTester
on_cmd
linux
TenEnvTester should have return_result
TenEnvTester doesn't have return_result.
0.6.0
Critical
No response
The text was updated successfully, but these errors were encountered:
sunxilin
Successfully merging a pull request may close this issue.
Description
ten_framework/core/src/ten_runtime/binding/python/interface/ten/test.py
Line 32 in 41ada01
TenEnvTester
doesn't havereturn_result
. It's necessary for testing when want to return result inon_cmd
.Environment
linux
Steps to reproduce
TenEnvTester
doesn't havereturn_result
. It's necessary for testing when want to return result inon_cmd
.Expected behavior
TenEnvTester
should havereturn_result
Actual behavior
TenEnvTester
doesn't havereturn_result
.Version
0.6.0
Severity
Critical
Additional Information
No response
The text was updated successfully, but these errors were encountered: