feat: remaining getBatches endpoints #36
Annotations
5 errors and 1 warning
createOrder › should create an order with a send date:
test/PrintOne.spec.ts#L588
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/PrintOne.spec.ts:588:3
at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
|
createOrder › should create an order with a billing id:
test/PrintOne.spec.ts#L605
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/PrintOne.spec.ts:605:3
at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
|
createOrder › should create an order with a finish:
test/PrintOne.spec.ts#L621
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/PrintOne.spec.ts:621:3
at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
|
createCsvOrder › should create a csv order with templateId:
test/PrintOne.spec.ts#L786
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/PrintOne.spec.ts:786:3
at Object.<anonymous> (test/PrintOne.spec.ts:669:1)
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|