Skip to content

Conversation

@mondoreale
Copy link
Contributor

@mondoreale mondoreale commented Jan 28, 2026

Summary

Separates SDK browser smoke tests from the main browser end-to-end test job into its own dedicated workflow job for better CI visibility and parallel execution.

Changes

  • Extracted npm run test-browser-smoke from existing browser test job
  • Created new sdk-browser-smoke-test job with required Docker services and test environment configuration – this includes cassandra now for the resend testing.

Note

Separates SDK browser smoke tests from the main browser E2E job and updates test credentials.

  • Adds sdk-browser-smoke-test job in .github/workflows/validate.yml with browser setup, required Docker services (including cassandra), and runs npm run test-browser-smoke
  • Removes inline npm run test-browser-smoke execution from sdk-browser-e2e job
  • Updates packages/sdk/test/browser-smoke-test/smoke-test.html to use a new PUBLISHER_KEY value

Written by Cursor Bugbot for commit 9562af2. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added ci Related to CI configuration sdk labels Jan 28, 2026
@mondoreale mondoreale force-pushed the separate-sdk-smoke-tests branch from 9dbf49e to 9562af2 Compare January 28, 2026 12:55
@mondoreale mondoreale marked this pull request as ready for review January 28, 2026 12:58
@mondoreale mondoreale merged commit 9613aff into main Jan 28, 2026
25 checks passed
@mondoreale mondoreale deleted the separate-sdk-smoke-tests branch January 28, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to CI configuration sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants