-
Notifications
You must be signed in to change notification settings - Fork 43
chore(core): improve somke test #1372
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
Claude finished @NathanFlurry's task —— View job Code Review for "improve somke test"Todo List:
📝 SummaryThis PR improves the smoke test by removing hardcoded localhost URLs and adding support for both WebSocket and HTTP connection methods. The changes enhance the test's flexibility and make it more suitable for different deployment environments. 🔍 Detailed Review✅ Positive Changes
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
More templates
@rivetkit/actor
@rivetkit/cloudflare-workers
@rivetkit/core
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
commit: |
53df7a1
to
6ee80c3
Compare
Claude finished @NathanFlurry's task —— View job Code Review for "improve somke test"Todo List:
📝 SummaryThis PR improves the smoke test by removing hardcoded localhost URLs and enhancing the connection testing logic. The changes make the test more flexible and realistic by supporting both WebSocket and HTTP connections with randomized selection. 🔍 Detailed Review✅ Positive Changes
|
6ee80c3
to
45e1dd6
Compare
Claude finished @NathanFlurry's task —— View job Code Review for "improve somke test"Todo List:
📝 SummaryThis PR improves the smoke test by removing hardcoded localhost URLs and adding randomized connection method testing. The changes make the test more environment-agnostic and enhance test coverage by randomly selecting between WebSocket and HTTP connections. 🔍 Detailed Review✅ Positive Changes
|
No description provided.