-
Notifications
You must be signed in to change notification settings - Fork 12
Create a styled component for home cards #1542
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
0572d6a
to
645a266
Compare
f37f95e
to
31b4ab8
Compare
645a266
to
a8e3598
Compare
31b4ab8
to
1b954a9
Compare
de97ecd
to
a94c672
Compare
85e6d86
to
c449932
Compare
Merge activity
|
a94c672
to
c6ef9c5
Compare
Vercel Unique URL: https://sendapp-6qc6s58gm-0xsend.vercel.app |
Reading report from: /home/runner/work/sendapp/sendapp/playwright-report/report.json Playwright ReportSummary
Suitesaccount-sendtag-add.onboarded.spec.tscan visit add sendtags page
can add a pending tag
cannot add an invalid tag name
cannot add more than 5 tags
cannot confirm a tag without paying
account-sendtag-checkout.onboarded.spec.tscan confirm a tag
can refer a tag
Received: �[31m{"code": "P0001", "details": null, "hint": null, "message": "User can have at most 5 tags"}�[39m 39 | .insert(tagsToInsert)
Locator: getByTestId('referral-code-input') at fixtures/referrals/index.ts:14 12 |
can refer multiple tags in separate transactions
Locator: getByTestId('referral-code-input') at fixtures/referrals/index.ts:14 12 |
Locator: getByTestId('referral-code-input') at fixtures/referrals/index.ts:14 12 |
account-settings-backup.onboarded.spec.tscan backup account
can remove a signer
account.logged-in.spec.tscan visit account page
can update profile
activity.onboarded.spec.tscan visit activity page and see correct activity feed
earn.onboarded.spec.tshome.onboarded.spec.tscan visit token detail page
leaderboard.logged-in.spec.tscan visit leaderboard page
onboarding.logged-in.spec.tscan visit onboarding page
profile.anon.spec.tsanon user can visit public profile
anon user cannot visit private profile
profile.logged-in.spec.tslogged in user needs onboarding before visiting profile
profile.onboarded.spec.tscan visit other user profile and send by tag
can visit my own profile
can visit private profile
can view activities between another profile
send-token-upgrade.onboarded.spec.tscan upgrade their Send Token V0 to Send Token V1
send.onboarded.spec.tscan send USDC starting from profile page
Call Log:
Call Log:
can send USDC using tag starting from home page
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
can send USDC using sendid starting from home page
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
can send USDC using address starting from home page
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 104 | // Click on the token from the token balance list
can send SEND starting from profile page
Call Log:
Call Log:
can send SEND using tag starting from home page
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
can send SEND using sendid starting from home page
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
can send SEND using address starting from home page
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 104 | // Click on the token from the token balance list
can send ETH starting from profile page
Call Log:
Call Log:
can send ETH using tag starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
can send ETH using sendid starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
can send ETH using address starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 104 | // Click on the token from the token balance list
sign-in.anon.spec.tsredirect on sign-in
redirect to send confirm page on sign-in
old user can login using phone number
sign-up.anon.spec.tscan sign up
country code is selected based on geoip
swap.onboarded.spec.tscan swap USDC for SEND
can swap USDC for ETH
can refresh swap form and preserve filled data
can't access form page without accepting risk dialog
can't access summary page without filling swap form
|
No description provided.