test(rivetkit): enable driver lifecycle regressions#4941
Conversation
Code Review: test(rivetkit): enable driver lifecycle regressionsOverviewThis PR re-enables three previously skipped driver tests (TODOs #4706, #4707, #4708), indicating the underlying issues have been fixed. The lifecycle test also updates its assertion strategy from reading actor-owned state to using an external observer actor. Issues1. Potential race condition in lifecycle test — missing
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4941All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-79333cf
docker pull rivetdev/engine:full-79333cfIndividual packagesnpm install rivetkit@pr-4941
npm install @rivetkit/react@pr-4941
npm install @rivetkit/rivetkit-napi@pr-4941
npm install @rivetkit/workflow-engine@pr-4941 |
0e11909 to
70ad62a
Compare
e23d8f8 to
731cdb6
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: