feat(client): Add tests #204
build.yml
on: pull_request
Unit tests
1m 26s
Code checks
1m 21s
Test links
41s
Annotations
3 errors and 1 notice
|
Code checks
Process completed with exit code 1.
|
|
Integration tests
Process completed with exit code 1.
|
|
tests/arbalister.spec.ts:87:9 › Arbalister Viewer › open sqlite file:
ui-tests/tests/arbalister.spec.ts#L16
1) tests/arbalister.spec.ts:87:9 › Arbalister Viewer › open sqlite file ──────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected) failed
365739 pixels (ratio 0.47 of all image pixels) are different.
Snapshot: arbalister_viewer_sqlite.png
14 | async function checkFile(page: IJupyterLabPageFixture, filename: string, snapshotFile: string) {
15 | await openFile(page, filename);
> 16 | expect(await page.screenshot()).toMatchSnapshot({
| ^
17 | name: snapshotFile,
18 | maxDiffPixelRatio: 0.02,
19 | });
at checkFile (/home/runner/work/Arbalister/Arbalister/ui-tests/tests/arbalister.spec.ts:16:35)
at /home/runner/work/Arbalister/Arbalister/ui-tests/tests/arbalister.spec.ts:88:7
|
|
🎭 Playwright Run Summary
1 failed
tests/arbalister.spec.ts:87:9 › Arbalister Viewer › open sqlite file ───────────────────────────
3 passed (53.2s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
arbalister-playwright-tests
|
798 KB |
sha256:bbb47d1dcea3ca9dd80fcf6bca14acd0cb55d94f1f15f3d56c51c067e5f25338
|
|
|
extension-artifacts
|
1020 KB |
sha256:a00b0a544f3f548b1ffcf23f0d1b10d3d8ba2f9bf5c71f2a28bf179ce93582c0
|
|