-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Do not show tipping notice for unverified rewards user case #18341
Comments
Verified passed with
Verified test plan from brave/brave-core#10242 (comment) Scenario 1 - Not registered - PASSEDConfirmed message 1 is displayed on the tipping banner
Scenario 2 - Registered but not verified, user not verified - PASSEDConfirmed no message is displayed about publisher status
Scenario 3 - Registered but not verified, user verified - PASSEDConfirmed message 2 is displayed about publisher status
Scenario 4 - Verified and user is not connected - PASSEDConfirmed no message is displayed about publisher status
Scenario 5 - Verified with non-matching wallet provider - PASSEDConfirmed message 2 is displayed about publisher status
Scenario 6 - Verified with matching wallet provider - PASSEDConfirmed no message is displayed about publisher status
Additional checks performed: Anon wallet (funded via UGP grant) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed able to tip connected, Uphold, Gemini, and bitFlyer KYC'd creators and no messaging was displayed.
Uphold wallet (funded via Uphold BAT on staging env) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed tip to connected, Gemini, and bitFlyer creators went to pending list and appropriate message (2) was displayed:
Confirmed able to tip Uphold KYC'd creator and no messaging was displayed.
bitFlyer wallet (funded via bitFlyer BAT on staging env) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed tip to connected, Gemini, and Uphold creators went to pending list and appropriate message (2) was displayed:
Confirmed able to tip bitFlyer KYC'd creator and no messaging was displayed.
Gemini wallet (funded via Gemini BAT on staging env) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed tip to connected, bitFlyer, and Uphold creators went to pending list and appropriate message (2) was displayed:
Confirmed able to tip Gemini KYC'd creator and no messaging was displayed.
Verification passed on
Testing notes are available in #17941 (comment) |
Verified
I was able to do all sections except for Gemini, since I couldn't connect to their staging server using my VM & VPN. Scenario 1 - Not registered - PASSEDConfirmed message 1 is displayed on the tipping banner
Scenario 2 - Registered but not verified, user not verified - PASSEDConfirmed no message displayed about publisher status
Scenario 3 - Registered but not verified, user is verified - PASSEDConfirmed message 2 is displayed about publisher status
Scenario 4 - Verified and user is not connected - PASSEDConfirmed no message is displayed about publisher status
Scenario 5 - Verified with non-matching wallet provider - PASSEDConfirmed message 2 is displayed about publisher status
Scenario 6 - Verified with matching wallet provider - PASSEDConfirmed no message is displayed about publisher status
Additional checks performed: Anon wallet (funded by UGP grant) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed
Confirmed able to tip connected, Uphold, Gemini, and bitFlyer, KYC'd creators, and no messaging was displayed
Uphold wallet (funded by Uphold BAT on staging env) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed tip to connected, Gemini, and bitFlyer creators went to pending list and appropriate message (2) was displayed:
Confirmed able to tip Uphold KYC'd creator and no messaging was displayed.
bitFlyer wallet (funded by bitFlyer BAT on staging env) - PASSEDConfirmed tip to unverified creator went to pending list and appropriate message (1) was displayed:
Confirmed tip to connected, Gemini, and Uphold creators went to pending list and appropriate message (2) was displayed.
Confirmed able to tip bitFlyer KYC'd creator and no messaging was displayed.
|
Follow up to #18137
Users should see an "tipping warning" in both the rewards panel and on the tip dialog in the following case:
The text was updated successfully, but these errors were encountered: