[Feature] Add e2e tests #814
Annotations
6 errors
desktop/integration-test/openFile.test.ts#L4
There should be at least one empty line between import groups
|
desktop/integration-test/openFile.test.ts#L5
`path` import should occur before import of `./launchApp`
|
desktop/integration-test/openFile.test.ts#L14
Insert `··`
|
desktop/integration-test/openFile.test.ts#L30
Replace `=·app.renderer.locator('[data-puppeteer-file-upload]'` with `·=·app.renderer.locator("[data-puppeteer-file-upload]"`
|
desktop/integration-test/openFile.test.ts#L34
Replace `⏎······app.renderer.getByText("example.bag",·{·exact:·true·}).innerText(),⏎····).resolves.toBe("example.bag");` with `app.renderer.getByText("example.bag",·{·exact:·true·}).innerText()).resolves.toBe(⏎······"example.bag",⏎····);⏎··`
|
|
This job failed
Loading