-
Notifications
You must be signed in to change notification settings - Fork 8
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 #888
deploy #888
Conversation
* fix profile lookup to use tag case insensitive * shutup graphite
Playwright ReportSummary
Suitesaccount-rewards.onboarded.spec.tscan visit rewards page
account-sendtag-checkout.onboarded.spec.tscan visit checkout page
can add a pending tag
cannot add an invalid tag name
can confirm a tag
can refer a tag
can refer multiple tags in separate transactions
cannot confirm a tag without paying
cannot add more than 5 tags
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
can search on activity page
home.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.onboarded.spec.tscan send USDC starting from profile page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send USDC using tag starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send USDC using sendid starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send USDC using address starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send ETH starting from profile page
can send ETH using tag starting from home page
can send ETH using sendid starting from home page
can send ETH using address starting from home page
can send SPX starting from profile page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send SPX using tag starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send SPX using sendid starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send SPX using address starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send SEND starting from profile page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
can send SEND using tag starting from home page
can send SEND using sendid starting from home page
can send SEND using address starting from home page
Locator: getByTestId('TokenDetailsHistory') �[0m �[90m 273 |�[39m �[90m// no history for eth since no send_account_receives event is emitted�[39m
sign-in.anon.spec.tsredirect on sign-in
redirect to send confirm page on sign-in
Locator: getByLabel('One-time Password') at fixtures/send-accounts/test.ts:21 �[0m �[90m 19 |�[39m �[36mawait�[39m signUpButton�[33m.�[39mclick()
sign-up.anon.spec.tscan sign up
Locator: getByLabel('One-time Password') at fixtures/send-accounts/test.ts:21 �[0m �[90m 19 |�[39m �[36mawait�[39m signUpButton�[33m.�[39mclick()
country code is selected based on geoip
skip otp for existing user trying to sign up using already used phone number
Locator: getByLabel('One-time Password') at fixtures/send-accounts/test.ts:21 �[0m �[90m 19 |�[39m �[36mawait�[39m signUpButton�[33m.�[39mclick()
user can sign in with passkey from backing up page
Locator: getByLabel('One-time Password') at fixtures/send-accounts/test.ts:21 �[0m �[90m 19 |�[39m �[36mawait�[39m signUpButton�[33m.�[39mclick()
user can sign in as back up using otp from backing up page
Locator: getByLabel('One-time Password') at fixtures/send-accounts/test.ts:21 �[0m �[90m 19 |�[39m �[36mawait�[39m signUpButton�[33m.�[39mclick()
|
No description provided.