feat: ✨ allow for uploading CSVs to a Batch #46
Annotations
5 errors and 1 warning
getTemplate › should get the template:
test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook.
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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
|
refresh › should refresh the csv order:
test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook.
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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
|
getOrders › should get orders generated by the csv:
test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook.
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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
|
download › should download the file:
test/CustomFile.spec.ts#L8
thrown: "Exceeded timeout of 5000 ms for a hook.
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 Object.<anonymous> (test/CustomFile.spec.ts:8: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/.
|