-
Notifications
You must be signed in to change notification settings - Fork 12
Weighted average investment percent change #1476
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
Weighted average investment percent change #1476
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
419550d
to
88f3bac
Compare
88f3bac
to
be268a9
Compare
a8ae3a9
to
3549e1b
Compare
be268a9
to
c46b882
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Kolwaii, can you summarise this PR?
c46b882
to
a3bfdef
Compare
3549e1b
to
e475ee8
Compare
a3bfdef
to
90729e2
Compare
e475ee8
to
418b8ad
Compare
Vercel Unique URL: https://sendapp-imcgvvsj5-0xsend.vercel.app |
Merge activity
|
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.