Skip to content
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

leaderboard tests #618

Merged
merged 1 commit into from
Aug 7, 2024
Merged

leaderboard tests #618

merged 1 commit into from
Aug 7, 2024

Conversation

stormcloud266
Copy link
Collaborator

@stormcloud266 stormcloud266 commented Jul 22, 2024

Just the basics until we get dat data

@stormcloud266 stormcloud266 marked this pull request as ready for review July 22, 2024 21:56
@stormcloud266 stormcloud266 requested a review from 0xBigBoss as a code owner July 22, 2024 21:56
Copy link
Collaborator Author

stormcloud266 commented Jul 22, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @stormcloud266 and the rest of your teammates on Graphite Graphite

@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from c889145 to c1b5867 Compare July 24, 2024 22:40
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from f4ef78e to a5ed6aa Compare July 24, 2024 22:40
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from c1b5867 to 0db0ecc Compare July 25, 2024 21:11
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from a5ed6aa to 68f9097 Compare July 25, 2024 21:11
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from 0db0ecc to 7dc6ee1 Compare July 25, 2024 21:38
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch 2 times, most recently from a465ca4 to aa31f1a Compare July 25, 2024 22:45
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from 7dc6ee1 to ba59b2d Compare July 31, 2024 21:01
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from aa31f1a to 96fa56a Compare July 31, 2024 21:01
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from ba59b2d to 252ca76 Compare August 2, 2024 20:53
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from 96fa56a to dec8727 Compare August 2, 2024 20:53
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from 252ca76 to 31fedf6 Compare August 2, 2024 20:54
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from dec8727 to ad25a97 Compare August 2, 2024 20:54
@stormcloud266 stormcloud266 mentioned this pull request Aug 3, 2024
@stormcloud266 stormcloud266 force-pushed the 07-19-leaderboard_designs branch from 31fedf6 to 23ed626 Compare August 7, 2024 18:16
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from ad25a97 to 7aa09a7 Compare August 7, 2024 18:26
Copy link
Collaborator Author

stormcloud266 commented Aug 7, 2024

Merge activity

@stormcloud266 stormcloud266 changed the base branch from 07-19-leaderboard_designs to graphite-base/618 August 7, 2024 18:40
@stormcloud266 stormcloud266 changed the base branch from graphite-base/618 to dev August 7, 2024 18:40
@stormcloud266 stormcloud266 force-pushed the 07-22-leaderboard_tests branch from 7aa09a7 to 94c0b12 Compare August 7, 2024 18:41
@stormcloud266 stormcloud266 merged commit e5b92cf into dev Aug 7, 2024
2 checks passed
@stormcloud266 stormcloud266 deleted the 07-22-leaderboard_tests branch August 7, 2024 18:43
Copy link

github-actions bot commented Aug 7, 2024

Vercel Unique URL: https://sendapp-lwl9tf0gx-0xsend.vercel.app
Vercel Preview URL: sendapp-07-22-leaderboard-tests-0xsend.vercel.app
Last Commit: 94c0b12

Copy link

github-actions bot commented Aug 7, 2024

Playwright Report

Summary

Expected Skipped Unexpected Flaky Duration
83 0 0 7 131.33s

Suites

account-rewards.onboarded.spec.ts

can visit rewards page

  • chromium: 🚨
  • firefox: ✅

account-sendtag-checkout.onboarded.spec.ts

can visit checkout page

  • chromium: ✅
  • firefox: ✅

can add a pending tag

  • chromium: ✅
  • firefox: ✅

cannot add an invalid tag name

  • chromium: ✅
  • firefox: ✅

can confirm a tag

  • chromium: ✅
  • firefox: ✅

can refer a tag

  • chromium: ✅
  • firefox: ✅

can refer multiple tags in separate transactions

  • chromium: ✅
  • firefox: ✅

cannot confirm a tag without paying

  • chromium: ✅
  • firefox: ✅

cannot add more than 5 tags

  • chromium: ✅
  • firefox: ✅

account-settings-backup.onboarded.spec.ts

can backup account

  • chromium: ✅
  • firefox: ✅

can remove a signer

  • chromium: 🚨
  • firefox: 🚨

account.logged-in.spec.ts

can visit account page

  • chromium: ✅
  • firefox: ✅

can update profile

  • chromium: ✅
  • firefox: ✅

activity.onboarded.spec.ts

can visit activity page and see correct activity feed

  • chromium: ✅
  • firefox: ✅

can search on activity page

  • chromium: ✅
  • firefox: ✅

deposit.onboarded.spec.ts

can deposit USDC with web3 wallet

  • chromium: ✅
  • firefox: ✅

can deposit ETH with web3 wallet

  • chromium: ✅
  • firefox: ✅

can connect and disconnect using wallet button

  • chromium: ✅
  • firefox: ✅

must switch to supported network

  • chromium: ✅
  • firefox: ✅

home.onboarded.spec.ts

can visit token detail page

  • chromium: ✅
  • firefox: ✅

leaderboard.logged-in.spec.ts

can visit leaderboard page

  • chromium: ✅
  • firefox: ✅

onboarding.logged-in.spec.ts

can visit onboarding page

  • chromium: ✅
  • firefox: ✅

profile.anon.spec.ts

anon user can visit public profile

  • chromium: ✅
  • firefox: ✅

anon user cannot visit private profile

  • chromium: ✅
  • firefox: ✅

profile.logged-in.spec.ts

logged in user needs onboarding before visiting profile

  • chromium: ✅
  • firefox: ✅

profile.onboarded.spec.ts

can visit other user profile and send by tag

  • chromium: ✅
  • firefox: ✅

can visit my own profile

  • chromium: ✅
  • firefox: ✅

can visit private profile

  • chromium: ✅
  • firefox: ✅

can view activities between another profile

  • chromium: ✅
  • firefox: ✅

send.onboarded.spec.ts

can send USDC starting from profile page

  • chromium: ✅
  • firefox: ✅

can send USDC using tag starting from home page

  • chromium: ✅
  • firefox: ✅

can send USDC using sendid starting from home page

  • chromium: ✅
  • firefox: 🚨

can send USDC using address starting from home page

  • chromium: 🚨
  • firefox: ✅

can send ETH starting from profile page

  • chromium: ✅
  • firefox: ✅

can send ETH using tag starting from home page

  • chromium: ✅
  • firefox: ✅

can send ETH using sendid starting from home page

  • chromium: ✅
  • firefox: ✅

can send ETH using address starting from home page

  • chromium: ✅
  • firefox: ✅

can send SEND starting from profile page

  • chromium: ✅
  • firefox: ✅

can send SEND using tag starting from home page

  • chromium: 🚨
  • firefox: ✅

can send SEND using sendid starting from home page

  • chromium: ✅
  • firefox: ✅

can send SEND using address starting from home page

  • chromium: 🚨
  • firefox: ✅

sign-in.anon.spec.ts

redirect on sign-in

  • chromium: ✅
  • firefox: ✅

redirect to send confirm page on sign-in

  • chromium: ✅
  • firefox: ✅

sign-up.anon.spec.ts

can sign up

  • chromium: ✅
  • firefox: ✅

country code is selected based on geoip

  • chromium: ✅
  • firefox: ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants