feat(rivetkit): add database stress testing methods to driver test suite#4279
Conversation
|
🚅 Deployed to the rivet-pr-4279 environment in rivet-frontend
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to 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. |
PR Review: feat(rivetkit): add database stress testing methods to driver test suiteThis PR adds useful database stress testing fixtures and tests to the driver test suite, covering shrink/regrow workloads, hot row updates, and integrity checks after mixed workloads. The cleanup of redundant Vercel examples is also welcome. A few issues worth addressing: Medium: Code Duplication Between Fixture FilesThe four helper functions ( Minor: Weak Assertion in Shrink-Regrow TestThe assertion Minor:
|
bb52f68 to
211539c
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: