-
Notifications
You must be signed in to change notification settings - Fork 12
Switch light mode foreground and background #1500
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
Switch light mode foreground and background #1500
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5e8ad0b
to
a8ae3a9
Compare
2418030
to
a08406a
Compare
a8ae3a9
to
0c8ab85
Compare
a08406a
to
83da1a4
Compare
0c8ab85
to
f79094f
Compare
83da1a4
to
bfa3a44
Compare
991f016
to
7753098
Compare
f79094f
to
d372a8c
Compare
9f4be6f
to
b5fb6af
Compare
b5fb6af
to
f37f95e
Compare
f37f95e
to
31b4ab8
Compare
7a1ab50
to
4166392
Compare
1b954a9
to
85e6d86
Compare
85e6d86
to
c449932
Compare
5401e73
to
29d1900
Compare
Merge activity
|
c449932
to
58f0ca2
Compare
Vercel Unique URL: https://sendapp-g7snzkquv-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)
Received: �[31m{"code": "P0001", "details": null, "hint": null, "message": "User can have at most 5 tags"}�[39m 39 | .insert(tagsToInsert)
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.