Add integration test for call decline

This commit is contained in:
Miriam Zimmerman
2025-07-11 11:48:31 -04:00
committed by GitHub
parent cf03754d2f
commit b95161859e
7 changed files with 158 additions and 10 deletions

View File

@@ -429,7 +429,8 @@ jobs:
run: |
set -o pipefail
xvfb-run --auto-servernum pnpm run test-mock
timeout-minutes: 10
xvfb-run --auto-servernum pnpm run test-mock-docker
timeout-minutes: 15
env:
NODE_ENV: production
DEBUG: mock:test:*