-
Notifications
You must be signed in to change notification settings - Fork 12
deploy #1629
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
deploy #1629
Conversation
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
Expected: �[32m"permission denied for function confirm_tags"�[39m 126 | log('cannot confirm a tag without paying', { tagName }, error)
Expected: �[32m"permission denied for function confirm_tags"�[39m 126 | log('cannot confirm a tag without paying', { tagName }, error)
account-sendtag-checkout.onboarded.spec.tscan confirm a tag
can refer a tag
can refer multiple tags in separate transactions
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
Locator: getByTestId('TokenActivityRow').nth(4) … �[22m�[2m - unexpected value "Referral Janie Sawayn-5 sec ago"�[22m 232 | // Referral (as referrer)
Locator: getByTestId('TokenActivityRow').nth(4) … �[22m�[2m - unexpected value "Referral Jamey Brakus-6 sec ago"�[22m 232 | // Referral (as referrer)
earn.onboarded.spec.tshome.onboarded.spec.tscan visit token detail page
leaderboard.logged-in.spec.tscan visit leaderboard page
Locator: getByTestId('titleReferrals') 21 |
Locator: getByTestId('titleReferrals') 21 |
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
Expected: �[32m"Send�[7m | Profile�[27m"�[39m Call Log:
Expected: �[32m"Send�[7m | Profile�[27m"�[39m Call Log:
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') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
can send USDC using sendid starting from home page
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
can send USDC using address starting from home page
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // 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') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
can send SEND using sendid starting from home page
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
can send SEND using address starting from home page
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // 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') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
can send ETH using sendid starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
can send ETH using address starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
sendtag-happy-path.onboarded.spec.tssendtag complete happy path - create, confirm, and change main tag
sendtag main tag succession - auto-assigns new main when current is deleted
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.