Merge pull request #1733 from trilitech/add-ga-to-web #1661
Annotations
1 error and 4 notices
User imports a backup file Failed.:
apps/desktop-e2e/src/features/onboarding.feature#L193
Scenario: User imports a backup file
Step: I have groups matching "V1Backup.json" backup file
Error:
Error: expect(received).not.toBeUndefined()
Received: undefined
at Proxy.<anonymous> (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/playwright@1.47.2/node_modules/playwright/lib/matchers/expect.js:198:37)
at AccountsPage.checkAccountGroup (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/pages/AccountsPage.ts:56:23)
at async CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/onboarding.ts:129:7)
at async wrapPromiseWithTimeout (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/time.ts:55:10)
at async Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/user_code_runner.ts:86:16)
at async Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:51:20)
at async TestCaseRunner.invokeStep (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:140:12)
at async TestCaseRunner.runStep (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:340:20)
at async /home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:246:34
at async TestCaseRunner.aroundTestStep (/home/runner/work/umami-v2/umami-v2/node_modules/.pnpm/@cucumber+cucumber@11.0.1/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:173:28)
|
Feature: Multisig Account Creation Report:
apps/desktop-e2e/src/features/multisig.feature#L0
✅ Scenario: User creates a multisig account
|
Feature: User Onboarding Report:
apps/desktop-e2e/src/features/onboarding.feature#L0
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports a backup file
❌ Scenario: User imports a backup file
|
Feature: Staking Report:
apps/desktop-e2e/src/features/staking.feature#L0
✅ Scenario: I delegate to a baker
✅ Scenario: I undelegate
- Scenario: I stake to a baker
|
Feature: Automatic updates Report:
apps/desktop-e2e/src/features/updates.feature#L0
- Scenario: My account has been topped-up
|