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/fix npm pkg e2e test #574

Merged
merged 7 commits into from
Nov 29, 2024
Merged

Conversation

voluntas
Copy link
Member

This pull request includes several changes aimed at improving the end-to-end testing, adding version information, and ensuring compatibility with specific versions of the sora-js-sdk. The most important changes include modifications to the GitHub Actions workflow, updates to the example messaging HTML and TypeScript files, and enhancements to the test files to check for specific SDK versions.

Improvements to GitHub Actions Workflow:

Enhancements to Example Files:

Enhancements to Test Files:

  • tests/helper.ts: Added a helper function to compare version strings.
  • tests/message_header.spec.ts and tests/messaging.spec.ts: Updated tests to include version checks for sora-js-sdk and conditionally skip tests if the version is below 2024.2.0. [1] [2] [3] [4]

@voluntas voluntas merged commit 3807c55 into develop Nov 29, 2024
4 checks passed
@voluntas voluntas deleted the feature/fix-npm-pkg-e2e-test branch November 29, 2024 09:29
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