test: add tests for default mode and transactionWarningTimeout
- Verify createQueue without transactional option gives the worker the full PrismaClient (typeof client.$transaction === "function") - Verify console.warn fires when a transactional worker holds the dequeue transaction longer than transactionWarningTimeout - Verify no console.warn when the worker finishes under the threshold
O
Olivier Louvignes committed
9df1db64ea921a68f6167f87310a58c3d0eb663f
Parent: ce15010