E2E_API Tests #217
Annotations
1 error, 5 warnings, and 2 notices
[e2e_tests] › withdraws.spec.ts:41:9 › Withdraw test › admin can filter withdraws by vendor @lite:
tests/pw/pages/withdrawsPage.ts#L61
1) [e2e_tests] › withdraws.spec.ts:41:9 › Withdraw test › admin can filter withdraws by vendor @lite
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
at ../../pages/withdrawsPage.ts:61
59 | await this.pressAndWaitForResponse(data.subUrls.api.dokan.withdraws, data.key.enter);
60 | const count = (await this.getElementText(selector.admin.dokan.withdraw.numberOfRowsFound))?.split(' ')[0];
> 61 | expect(Number(count)).toBeGreaterThan(0);
| ^
62 | }
63 |
64 | // export withdraws
at WithdrawsPage.filterWithdraws (/home/runner/work/dokan/dokan/tests/pw/pages/withdrawsPage.ts:61:31)
at /home/runner/work/dokan/dokan/tests/pw/tests/e2e/withdraws.spec.ts:42:9
|
e2e_api tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
tests/pw/[api_tests] › products.spec.ts#L1
tests/pw/[api_tests] › products.spec.ts took 6.1s
|
Slow Test:
tests/pw/[api_tests] › stores.spec.ts#L1
tests/pw/[api_tests] › stores.spec.ts took 3.3s
|
Slow Test:
tests/pw/[e2e_tests] › products.spec.ts#L1
tests/pw/[e2e_tests] › products.spec.ts took 1.3m
|
Slow Test:
tests/pw/[e2e_tests] › customer.spec.ts#L1
tests/pw/[e2e_tests] › customer.spec.ts took 50.0s
|
🎭 Playwright Run Summary
127 passed (19.0s)
|
🎭 Playwright Run Summary
1 flaky
[e2e_tests] › withdraws.spec.ts:41:9 › Withdraw test › admin can filter withdraws by vendor @lite
34 skipped
158 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-artifact
Expired
|
6.24 MB |
|