You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ bun test --coverage tests/src-web/typescript/payment.test.ts
bun test v1.1.42 (50eec002)
error: Test "showcase" timed out after 5002ms
✗ showcase [5002.48ms]
Increasing the timeout does not help. The function loadStripe() takes forever.
Expected:
The function loadStripe() should finish. The source code works in the browser.
The text was updated successfully, but these errors were encountered:
Version: 16.5.3
Source code:
happy-dom is pre-loaded as per instruction.
Result:
Increasing the timeout does not help. The function
loadStripe()
takes forever.Expected:
The function
loadStripe()
should finish. The source code works in the browser.The text was updated successfully, but these errors were encountered: