feat(supabase): Update profile lookup by phone number (#966) #6235
ci.yml
on: push
cache-deps
2m 33s
Unit Tests
7m 20s
Playwright Tests
17m 58s
vercel-deploy-preview
0s
Annotations
17 errors, 18 warnings, and 1 notice
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L13
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:3000/auth/onboarding"
Received string: "http://localhost:3000/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
at fixtures/send-accounts/page.ts:13
11 | async completeOnboarding(expect: Expect) {
12 | await this.page.goto('/')
> 13 | expect(this.page).toHaveURL('/auth/onboarding') // no send accounts redirects to onboarding page
| ^
14 |
15 | // choose a random account name
16 | const acctName = this.accountName
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:13:23)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L17
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Error: locator.fill: Test ended.
Call log:
- waiting for getByRole('textbox', { name: 'Account name' })
at fixtures/send-accounts/page.ts:17
15 | // choose a random account name
16 | const acctName = this.accountName
> 17 | await this.page.getByRole('textbox', { name: 'Account name' }).fill(acctName)
| ^
18 | await expect(this.page.getByLabel('Account name')).toHaveValue(acctName)
19 |
20 | const request = this.page.waitForRequest((request) => {
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:17:68)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L13
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:3000/auth/onboarding"
Received string: "http://localhost:3000/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
at fixtures/send-accounts/page.ts:13
11 | async completeOnboarding(expect: Expect) {
12 | await this.page.goto('/')
> 13 | expect(this.page).toHaveURL('/auth/onboarding') // no send accounts redirects to onboarding page
| ^
14 |
15 | // choose a random account name
16 | const acctName = this.accountName
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:13:23)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L17
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.fill: Test ended.
Call log:
- waiting for getByRole('textbox', { name: 'Account name' })
at fixtures/send-accounts/page.ts:17
15 | // choose a random account name
16 | const acctName = this.accountName
> 17 | await this.page.getByRole('textbox', { name: 'Account name' }).fill(acctName)
| ^
18 | await expect(this.page.getByLabel('Account name')).toHaveValue(acctName)
19 |
20 | const request = this.page.waitForRequest((request) => {
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:17:68)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L13
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:3000/auth/onboarding"
Received string: "http://localhost:3000/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
at fixtures/send-accounts/page.ts:13
11 | async completeOnboarding(expect: Expect) {
12 | await this.page.goto('/')
> 13 | expect(this.page).toHaveURL('/auth/onboarding') // no send accounts redirects to onboarding page
| ^
14 |
15 | // choose a random account name
16 | const acctName = this.accountName
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:13:23)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L17
1) [chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page ββββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.fill: Test ended.
Call log:
- waiting for getByRole('textbox', { name: 'Account name' })
at fixtures/send-accounts/page.ts:17
15 | // choose a random account name
16 | const acctName = this.accountName
> 17 | await this.page.getByRole('textbox', { name: 'Account name' }).fill(acctName)
| ^
18 | await expect(this.page.getByLabel('Account name')).toHaveValue(acctName)
19 |
20 | const request = this.page.waitForRequest((request) => {
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:17:68)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L13
2) [chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page βββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:3000/auth/onboarding"
Received string: "http://localhost:3000/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
at fixtures/send-accounts/page.ts:13
11 | async completeOnboarding(expect: Expect) {
12 | await this.page.goto('/')
> 13 | expect(this.page).toHaveURL('/auth/onboarding') // no send accounts redirects to onboarding page
| ^
14 |
15 | // choose a random account name
16 | const acctName = this.accountName
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:13:23)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L17
2) [chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page βββββββ
Error: locator.fill: Test ended.
Call log:
- waiting for getByRole('textbox', { name: 'Account name' })
at fixtures/send-accounts/page.ts:17
15 | // choose a random account name
16 | const acctName = this.accountName
> 17 | await this.page.getByRole('textbox', { name: 'Account name' }).fill(acctName)
| ^
18 | await expect(this.page.getByLabel('Account name')).toHaveValue(acctName)
19 |
20 | const request = this.page.waitForRequest((request) => {
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:17:68)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L13
2) [chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page βββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:3000/auth/onboarding"
Received string: "http://localhost:3000/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html class="t_light">β¦</html>
- unexpected value "http://localhost:3000/"
at fixtures/send-accounts/page.ts:13
11 | async completeOnboarding(expect: Expect) {
12 | await this.page.goto('/')
> 13 | expect(this.page).toHaveURL('/auth/onboarding') // no send accounts redirects to onboarding page
| ^
14 |
15 | // choose a random account name
16 | const acctName = this.accountName
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:13:23)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page:
packages/playwright/tests/fixtures/send-accounts/page.ts#L17
2) [chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page βββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.fill: Test ended.
Call log:
- waiting for getByRole('textbox', { name: 'Account name' })
at fixtures/send-accounts/page.ts:17
15 | // choose a random account name
16 | const acctName = this.accountName
> 17 | await this.page.getByRole('textbox', { name: 'Account name' }).fill(acctName)
| ^
18 | await expect(this.page.getByLabel('Account name')).toHaveValue(acctName)
19 |
20 | const request = this.page.waitForRequest((request) => {
at OnboardingPage.completeOnboarding (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/page.ts:17:68)
at Object.base.extend.sendAccount.timeout (/home/sendrunner/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/send-accounts/test.ts:45:7)
|
Unit Tests
Property 'balance' does not exist on type 'CoinWithBalance | undefined'.
|
Unit Tests
Property 'token' does not exist on type 'CoinWithBalance | undefined'.
|
Unit Tests
Property 'decimals' does not exist on type 'CoinWithBalance | undefined'.
|
Unit Tests
'coin' is possibly 'undefined'.
|
Unit Tests
Type '{ account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { ...; } | undefined; ... 58 more ...; extend: <const client extends { ...; } & ExactPartial<...>>(fn: (client: Client<...>) => client...' is not assignable to type '{ account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { request?: ((parameters: CcipRequestParameters) => Promise<...>) | undefined; } | undefined; ... 58 more ...; extend: <const client e...'.
|
Unit Tests
@my/workflows#lint: command (/home/byoung/actions-runner/_work/sendapp/sendapp/packages/workflows) /tmp/xfs-857afee4/yarn run lint exited (2)
|
Unit Tests
Process completed with exit code 2.
|
Playwright Tests
Skipping ca-certificates: most recent version 2024-11-26 not installed
|
Playwright Tests
Skipping fzf: most recent version 0.57.0 not installed
|
Playwright Tests
Skipping glib: most recent version 2.82.4 not installed
|
Playwright Tests
Skipping [email protected]: most recent version 5.15.175 not installed
|
Playwright Tests
Skipping nss: most recent version 3.107 not installed
|
Playwright Tests
Skipping openldap: most recent version 2.6.9 not installed
|
Playwright Tests
Skipping postgresql@15: most recent version 15.10 not installed
|
Playwright Tests
Skipping pyenv: most recent version 2.5.0 not installed
|
Playwright Tests
Skipping [email protected]: most recent version 3.12.8 not installed
|
Playwright Tests
Skipping [email protected]: most recent version 3.13.1 not installed
|
Unit Tests
Skipping ca-certificates: most recent version 2024-11-26 not installed
|
Unit Tests
Skipping icu4c@75: most recent version 75.1_1 not installed
|
Unit Tests
Skipping libtool: most recent version 2.5.4 not installed
|
Unit Tests
Skipping openldap: most recent version 2.6.9 not installed
|
Unit Tests
Skipping [email protected]: most recent version 3.13.1 not installed
|
Unit Tests
Skipping sqlfluff: most recent version 3.3.0 not installed
|
Unit Tests
Skipping sqlite: most recent version 3.47.2 not installed
|
Unit Tests
Skipping temporal: most recent version 1.1.2 not installed
|
π Playwright Run Summary
82 failed
[chromium] βΊ account-rewards.onboarded.spec.ts:12:1 βΊ can visit rewards page βββββββββββββββββββ
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:173:1 βΊ can visit checkout page ββββββββ
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:178:1 βΊ can add a pending tag ββββββββββ
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:183:1 βΊ cannot add an invalid tag name β
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:189:1 βΊ can confirm a tag ββββββββββββββ
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:210:1 βΊ can refer a tag ββββββββββββββββ
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:287:1 βΊ can refer multiple tags in separate transactions
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:372:1 βΊ cannot confirm a tag without paying
[chromium] βΊ account-sendtag-checkout.onboarded.spec.ts:389:1 βΊ cannot add more than 5 tags ββββ
[chromium] βΊ account-settings-backup.onboarded.spec.ts:106:1 βΊ can backup account ββββββββββββββ
[chromium] βΊ account-settings-backup.onboarded.spec.ts:110:1 βΊ can remove a signer βββββββββββββ
[chromium] βΊ account.logged-in.spec.ts:15:1 βΊ can visit account page βββββββββββββββββββββββββββ
[chromium] βΊ account.logged-in.spec.ts:33:1 βΊ can update profile βββββββββββββββββββββββββββββββ
[chromium] βΊ activity.onboarded.spec.ts:32:1 βΊ can visit activity page and see correct activity feed
[chromium] βΊ activity.onboarded.spec.ts:272:1 βΊ can search on activity page ββββββββββββββββββββ
[chromium] βΊ home.onboarded.spec.ts:22:1 βΊ can visit token detail page βββββββββββββββββββββββββ
[chromium] βΊ leaderboard.logged-in.spec.ts:11:1 βΊ can visit leaderboard page βββββββββββββββββββ
[chromium] βΊ onboarding.logged-in.spec.ts:10:1 βΊ can visit onboarding page βββββββββββββββββββββ
[chromium] βΊ profile.anon.spec.ts:16:1 βΊ anon user can visit public profile ββββββββββββββββββββ
[chromium] βΊ profile.anon.spec.ts:32:1 βΊ anon user cannot visit private profile ββββββββββββββββ
[chromium] βΊ profile.logged-in.spec.ts:18:1 βΊ logged in user needs onboarding before visiting profile
[chromium] βΊ profile.onboarded.spec.ts:19:1 βΊ can visit other user profile and send by tag βββββ
[chromium] βΊ profile.onboarded.spec.ts:64:1 βΊ can visit my own profile βββββββββββββββββββββββββ
[chromium] βΊ profile.onboarded.spec.ts:82:1 βΊ can visit private profile ββββββββββββββββββββββββ
[chromium] βΊ profile.onboarded.spec.ts:96:1 βΊ can view activities between another profile ββββββ
[chromium] βΊ send.onboarded.spec.ts:30:3 βΊ can send USDC starting from profile page ββββββββββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send USDC using tag starting from home page βββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send USDC using sendid starting from home page ββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send USDC using address starting from home page β
[chromium] βΊ send.onboarded.spec.ts:30:3 βΊ can send ETH starting from profile page βββββββββββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send ETH using tag starting from home page ββββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send ETH using sendid starting from home page βββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send ETH using address starting from home page ββ
[chromium] βΊ send.onboarded.spec.ts:30:3 βΊ can send SEND starting from profile page ββββββββββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send SEND using tag starting from home page βββββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send SEND using sendid starting from home page ββ
[chromium] βΊ send.onboarded.spec.ts:59:5 βΊ can send SEND using address starting from home page β
[chromium] βΊ sign-in.anon.spec.ts:19:1 βΊ redirect on sign-in βββββββββββββββββββββββββββββββββββ
[chromium] βΊ sign-in.anon.spec.ts:46:1 βΊ redirect to send confirm page on sign-in ββββββββββββββ
[chromium] βΊ sign-up.anon.spec.ts:21:1 βΊ can sign up βββββββββββββββββββββββββββββββββββββββββββ
[chromiu
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nextjs-build
|
75.9 MB |
|
playwright-report
|
34.6 MB |
|
playwright-test-results
|
33.8 MB |
|