refactor: email placeholder, additional content support and formatting #105
e2e_api_tests.yml
on: pull_request
e2e_api tests
3m 35s
Annotations
5 errors, 3 warnings, and 1 notice
e2e_api tests
Canceling since a higher priority waiting request for 'E2E_API Tests-update/email-rafactors' exists
|
e2e_api tests
The operation was canceled.
|
[api_tests] › reverseWithdrawal.spec.ts:62:9 › reverse withdrawal api test › add reverse withdrawal payment product to cart @lite:
tests/pw/tests/api/reverseWithdrawal.spec.ts#L64
1) [api_tests] › reverseWithdrawal.spec.ts:62:9 › reverse withdrawal api test › add reverse withdrawal payment product to cart @lite
Error: expect(received).toBeTruthy()
Received: false
62 | test('add reverse withdrawal payment product to cart @lite', async () => {
63 | const [response, responseBody] = await apiUtils.post(endPoints.getReverseWithdrawalAddProductToCart, { data: payloads.amountToPay, headers: payloads.vendorAuth });
> 64 | expect(response.ok()).toBeTruthy();
| ^
65 | expect(responseBody).toBeTruthy();
66 | });
67 | });
at /home/runner/work/dokan/dokan/tests/pw/tests/api/reverseWithdrawal.spec.ts:64:31
|
[api_tests] › reverseWithdrawal.spec.ts:62:9 › reverse withdrawal api test › add reverse withdrawal payment product to cart @lite:
tests/pw/tests/api/reverseWithdrawal.spec.ts#L64
1) [api_tests] › reverseWithdrawal.spec.ts:62:9 › reverse withdrawal api test › add reverse withdrawal payment product to cart @lite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
62 | test('add reverse withdrawal payment product to cart @lite', async () => {
63 | const [response, responseBody] = await apiUtils.post(endPoints.getReverseWithdrawalAddProductToCart, { data: payloads.amountToPay, headers: payloads.vendorAuth });
> 64 | expect(response.ok()).toBeTruthy();
| ^
65 | expect(responseBody).toBeTruthy();
66 | });
67 | });
at /home/runner/work/dokan/dokan/tests/pw/tests/api/reverseWithdrawal.spec.ts:64:31
|
e2e_api tests
Process completed with exit code 1.
|
Slow Test:
tests/pw/[api_tests] › products.spec.ts#L1
tests/pw/[api_tests] › products.spec.ts took 6.6s
|
Slow Test:
tests/pw/[api_tests] › stores.spec.ts#L1
tests/pw/[api_tests] › stores.spec.ts took 3.6s
|
Slow Test:
tests/pw/[api_tests] › admins.spec.ts#L1
tests/pw/[api_tests] › admins.spec.ts took 3.1s
|
🎭 Playwright Run Summary
1 failed
[api_tests] › reverseWithdrawal.spec.ts:62:9 › reverse withdrawal api test › add reverse withdrawal payment product to cart @lite
2 skipped
131 passed (23.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-artifact
Expired
|
461 KB |
|