test: enhance queue worker mock and improve test assertions #116
Annotations
5 errors
|
Test on node@vlts/-1
Process completed with exit code 1.
|
|
src/PrismaQueue.spec.ts > PrismaQueue > polling behavior > should respect concurrency limits when processing burst of jobs:
src/PrismaQueue.spec.ts#L495
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/PrismaQueue.spec.ts:495:5
|
|
Test on node@vlts/*
Process completed with exit code 1.
|
|
src/PrismaQueue.spec.ts > PrismaQueue > polling behavior > should respect concurrency limits when processing burst of jobs:
src/PrismaQueue.spec.ts#L495
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/PrismaQueue.spec.ts:495:5
|
|
Test on node@vlts/*
The strategy configuration was canceled because "test.lts_-1" failed
|