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/e2e tests #581

Merged
merged 4 commits into from
Dec 25, 2024
Merged

Feature/e2e tests #581

merged 4 commits into from
Dec 25, 2024

Conversation

voluntas
Copy link
Member

@voluntas voluntas commented Dec 25, 2024

This pull request includes several changes aimed at updating configuration files, renaming directories, and modifying documentation to reflect these changes. The most important changes are listed below:

Configuration Updates:

  • .env.template: Updated the VITE_SORA_CHANNEL_ID and added clarifications for the VITE_SORA_WHIP_ENDPOINT_URL and VITE_SORA_WHEP_ENDPOINT_URL fields.

Directory Renaming:

  • .github/workflows/npm-pkg-e2e-test.yml: Changed the working directory from ./examples to ./e2e-tests for the pnpm add command.
  • examples/README.md renamed to e2e-tests/README.md and updated content to reflect the new directory name and purpose. [1] [2]

Documentation Updates:

  • CHANGES.md: Added an entry noting the change from examples to e2e-tests.
  • README.md: Removed the sample setup instructions and retained only the E2E test instructions.

@voluntas voluntas marked this pull request as ready for review December 25, 2024 06:23
@voluntas voluntas merged commit 504acbb into develop Dec 25, 2024
30 checks passed
@voluntas voluntas deleted the feature/e2e-tests branch December 25, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant