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

Expect fully send_xxx/on_xxx support in Tester #212

Closed
wangyoucao577 opened this issue Oct 29, 2024 · 0 comments · Fixed by #251
Closed

Expect fully send_xxx/on_xxx support in Tester #212

wangyoucao577 opened this issue Oct 29, 2024 · 0 comments · Fixed by #251

Comments

@wangyoucao577
Copy link
Collaborator

According to

def on_cmd(self, ten_env_tester: TenEnvTester, cmd: Cmd) -> None:
, ExtensionTester only supports send_cmd/on_cmd at the moment, expect to support all other send_xxx/on_xxx for testing, including send_audio_frame/on_audio_frame, send_video_frame/on_audio_frame, send_data/on_data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants