Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove WC deposit screens #697

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

youngkidwarrior
Copy link
Collaborator

No description provided.

@youngkidwarrior youngkidwarrior marked this pull request as ready for review September 3, 2024 23:29
Copy link
Collaborator Author

youngkidwarrior commented Sep 3, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @youngkidwarrior and the rest of your teammates on Graphite Graphite

@youngkidwarrior youngkidwarrior changed the base branch from dev to comment_out_snaplet_dependency_for_now September 5, 2024 22:25
@youngkidwarrior youngkidwarrior changed the base branch from comment_out_snaplet_dependency_for_now to dev September 5, 2024 22:53
Copy link

github-actions bot commented Sep 7, 2024

Vercel Unique URL: https://sendapp-8idxjkurw-0xsend.vercel.app
Vercel Preview URL: sendapp-remove-wc-deposit-screens-0xsend.vercel.app
Last Commit: d58b8d8

Copy link

github-actions bot commented Sep 7, 2024

Playwright Report

Summary

Expected Skipped Unexpected Flaky Duration
77 0 8 5 159.63s

Suites

account-rewards.onboarded.spec.ts

can visit rewards page

  • chromium: ✅
  • firefox: ✅

account-sendtag-checkout.onboarded.spec.ts

can visit checkout page

  • chromium: ✅
  • firefox: ✅

can add a pending tag

  • chromium: ✅
  • firefox: ✅

cannot add an invalid tag name

  • chromium: ✅
  • firefox: ✅

can confirm a tag

  • chromium: ✅
  • firefox: ✅

can refer a tag

  • chromium: ✅
  • firefox: 🚨

can refer multiple tags in separate transactions

  • chromium: ✅
  • firefox: ✅

cannot confirm a tag without paying

  • chromium: ✅
  • firefox: ✅

cannot add more than 5 tags

  • chromium: ✅
  • firefox: ✅

account-settings-backup.onboarded.spec.ts

can backup account

  • chromium: ✅
  • firefox: 🚨

can remove a signer

  • chromium: ✅
  • firefox: 🚨

account.logged-in.spec.ts

can visit account page

  • chromium: ✅
  • firefox: ✅

can update profile

  • chromium: ✅
  • firefox: ✅

activity.onboarded.spec.ts

can visit activity page and see correct activity feed

  • chromium: ✅
  • firefox: ✅

can search on activity page

  • chromium: ✅
  • firefox: ✅

deposit.onboarded.spec.ts

can deposit USDC with web3 wallet

  • chromium: ❌
  • firefox: ❌

can deposit ETH with web3 wallet

  • chromium: ❌
  • firefox: ❌

can connect and disconnect using wallet button

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveText�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator('w3m-button')
Expected string: �[32m"Connect Wallet"�[39m
Received: <element(s) not found>
Call log:
�[2m- expect.toHaveText with timeout 5000ms�[22m
�[2m - waiting for locator('w3m-button')�[22m

�[0m �[90m 308 |�[39m
�[90m 309 |�[39m �[36mconst�[39m connectButton �[33m=�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-button'�[39m)
�[31m�[1m>�[22m�[39m�[90m 310 |�[39m expect(connectButton)�[33m.�[39mtoHaveText(�[32m'Connect Wallet'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 311 |�[39m �[36mawait�[39m connectButton�[33m.�[39mclick()
�[90m 312 |�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-connect-injected-widget'�[39m)�[33m.�[39mclick()
�[90m 313 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/deposit.onboarded.spec.ts:310:25
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveText�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator('w3m-button')
Expected string: �[32m"Connect Wallet"�[39m
Received: <element(s) not found>
Call log:
�[2m- expect.toHaveText with timeout 5000ms�[22m
�[2m - waiting for locator('w3m-button')�[22m

�[0m �[90m 308 |�[39m
�[90m 309 |�[39m �[36mconst�[39m connectButton �[33m=�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-button'�[39m)
�[31m�[1m>�[22m�[39m�[90m 310 |�[39m expect(connectButton)�[33m.�[39mtoHaveText(�[32m'Connect Wallet'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 311 |�[39m �[36mawait�[39m connectButton�[33m.�[39mclick()
�[90m 312 |�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-connect-injected-widget'�[39m)�[33m.�[39mclick()
�[90m 313 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/deposit.onboarded.spec.ts:310:25

must switch to supported network

  • chromium: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveText�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator('w3m-button')
Expected string: �[32m"Connect Wallet"�[39m
Received: <element(s) not found>
Call log:
�[2m- expect.toHaveText with timeout 5000ms�[22m
�[2m - waiting for locator('w3m-button')�[22m

�[0m �[90m 365 |�[39m
�[90m 366 |�[39m �[36mconst�[39m walletButton �[33m=�[39m page�[33m.�[39mlocator(�[32m'w3m-button'�[39m)
�[31m�[1m>�[22m�[39m�[90m 367 |�[39m expect(walletButton)�[33m.�[39mtoHaveText(�[32m'Connect Wallet'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 368 |�[39m �[36mawait�[39m walletButton�[33m.�[39mclick()
�[90m 369 |�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-connect-injected-widget'�[39m)�[33m.�[39mclick()
�[90m 370 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/deposit.onboarded.spec.ts:367:24
  • firefox: ❌
    • Error: �[31mTimed out 5000ms waiting for �[39m�[2mexpect(�[22m�[31mlocator�[39m�[2m).�[22mtoHaveText�[2m(�[22m�[32mexpected�[39m�[2m)�[22m

Locator: locator('w3m-button')
Expected string: �[32m"Connect Wallet"�[39m
Received: <element(s) not found>
Call log:
�[2m- expect.toHaveText with timeout 5000ms�[22m
�[2m - waiting for locator('w3m-button')�[22m

�[0m �[90m 365 |�[39m
�[90m 366 |�[39m �[36mconst�[39m walletButton �[33m=�[39m page�[33m.�[39mlocator(�[32m'w3m-button'�[39m)
�[31m�[1m>�[22m�[39m�[90m 367 |�[39m expect(walletButton)�[33m.�[39mtoHaveText(�[32m'Connect Wallet'�[39m)
�[90m |�[39m �[31m�[1m^�[22m�[39m
�[90m 368 |�[39m �[36mawait�[39m walletButton�[33m.�[39mclick()
�[90m 369 |�[39m �[36mawait�[39m page�[33m.�[39mlocator(�[32m'w3m-connect-injected-widget'�[39m)�[33m.�[39mclick()
�[90m 370 |�[39m�[0m

at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/deposit.onboarded.spec.ts:367:24

home.onboarded.spec.ts

can visit token detail page

  • chromium: ✅
  • firefox: ✅

leaderboard.logged-in.spec.ts

can visit leaderboard page

  • chromium: ✅
  • firefox: ✅

onboarding.logged-in.spec.ts

can visit onboarding page

  • chromium: ✅
  • firefox: ✅

profile.anon.spec.ts

anon user can visit public profile

  • chromium: ✅
  • firefox: ✅

anon user cannot visit private profile

  • chromium: ✅
  • firefox: ✅

profile.logged-in.spec.ts

logged in user needs onboarding before visiting profile

  • chromium: ✅
  • firefox: ✅

profile.onboarded.spec.ts

can visit other user profile and send by tag

  • chromium: ✅
  • firefox: ✅

can visit my own profile

  • chromium: ✅
  • firefox: ✅

can visit private profile

  • chromium: ✅
  • firefox: ✅

can view activities between another profile

  • chromium: ✅
  • firefox: ✅

send.onboarded.spec.ts

can send USDC starting from profile page

  • chromium: ✅
  • firefox: ✅

can send USDC using tag starting from home page

  • chromium: ✅
  • firefox: ✅

can send USDC using sendid starting from home page

  • chromium: ✅
  • firefox: ✅

can send USDC using address starting from home page

  • chromium: ✅
  • firefox: 🚨

can send ETH starting from profile page

  • chromium: ✅
  • firefox: ✅

can send ETH using tag starting from home page

  • chromium: ✅
  • firefox: ✅

can send ETH using sendid starting from home page

  • chromium: ✅
  • firefox: ✅

can send ETH using address starting from home page

  • chromium: ✅
  • firefox: ✅

can send SEND starting from profile page

  • chromium: ✅
  • firefox: ✅

can send SEND using tag starting from home page

  • chromium: ✅
  • firefox: ✅

can send SEND using sendid starting from home page

  • chromium: ✅
  • firefox: 🚨

can send SEND using address starting from home page

  • chromium: ✅
  • firefox: ✅

sign-in.anon.spec.ts

redirect on sign-in

  • chromium: ✅
  • firefox: ✅

redirect to send confirm page on sign-in

  • chromium: ✅
  • firefox: ✅

sign-up.anon.spec.ts

can sign up

  • chromium: ✅
  • firefox: ✅

country code is selected based on geoip

  • chromium: ✅
  • firefox: ✅

Copy link
Collaborator Author

youngkidwarrior commented Sep 7, 2024

Merge activity

@youngkidwarrior youngkidwarrior merged commit 04b6f4e into dev Sep 7, 2024
7 of 8 checks passed
@youngkidwarrior youngkidwarrior deleted the remove_wc_deposit_screens branch September 7, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant