Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

examples の E2E テスト 第一弾 #76

Merged
merged 27 commits into from
Aug 14, 2024
Merged

Conversation

voluntas
Copy link
Member

@voluntas voluntas commented Aug 13, 2024

This pull request includes significant updates to the build and testing workflows, documentation, dependencies, and example code for the Sora Python SDK. The most important changes include the addition of end-to-end testing workflows, updates to the examples folder, and enhancements to the pyproject.toml file.

Workflow and Testing Enhancements:

Documentation Updates:

  • CHANGES.md: Added a fix to specify virtual = true in the examples configuration to avoid errors.
  • examples/README.md: Updated the setup instructions and reorganized the content for clarity.

Dependency Management:

Example Code Enhancements:

  • examples/src/media/__init__.py: Added new classes Sendonly and Recvonly for handling video and audio streams with detailed docstrings and methods for connecting, disconnecting, and running the main loop.

@voluntas voluntas changed the title Feature/examples e2e test examples の E2E テスト Aug 13, 2024
@voluntas voluntas self-assigned this Aug 14, 2024
@voluntas voluntas marked this pull request as ready for review August 14, 2024 04:23
@voluntas voluntas changed the title examples の E2E テスト examples の E2E テスト 第一弾 Aug 14, 2024
@voluntas voluntas merged commit e66c515 into develop Aug 14, 2024
17 checks passed
@voluntas voluntas deleted the feature/examples-e2e-test branch August 14, 2024 04:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant