System Test Actors for simple tests of E2E system functionality. Prerequisites Rivet CLI Deploying rivet deploy Testing Build the API: cd sdks/api/full/typescript yarn build Run the test: BUILD=http-isolate rivet shell -e "yarn test" # or BUILD=http-container rivet shell -e "yarn test"