-
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
Integrate with BAP reporting endpoint #14315
Comments
Pending |
Per discussion in Rewards meeting today, this will only be checked on Windows once uplifted to 1.21.x. |
Verification passed on
Test Case 1: Non-JP regionsTest Case 2: Happy Path, JP Region
Test Case 3: Tip before BAP is reported
Test Case 4: Server returns 400, reporting goes into retries(Referred the steps from brave/brave-core#8054 (comment))
Test Case 5 - Server returns 500, reporting goes into retries(Referred the steps from brave/brave-core#8054 (comment))
Test Case 6 - wifi is off, reporting goes into retries(Referred the steps from https://github.com/brave/brave-core/pull/8054#issuecomment-791539362)
Test Case 7 - Promotions disabled after BAP successfully reported(Referred the steps from brave/brave-core#8054 (comment))
Test Case 8 - Server returns 409, reporting does not retry(Referred the steps from brave/brave-core#8054 (comment))
Test Case 9 - Upgrade w/ single grant claimedUpgraded profile from Enabled Rewards in 1.21.74 and claimed UGP grants and upgraded profile to 1.21.76 and ensured BAP is successfully sent to the server (calls to /v1/promotions/report-bap)
Test Case 10 - Upgrade with more than one grant claimed
Test Case 11 - Upgrade w/ 0 BAP balance
Test Case 12 - recheck https://github.com//pull/7698Scenario 1 - Non JP Region Confirmed able to claim promotion
Scenario 2 - JP Region Confirmed when BAP balance is 0, there is no popup/alert on NTP
Confirmed BAP alert remains on NTP until it is acknowledged (clicking on OK or "x"). Scenario 3 - Promotion fetching JP Region - Confirmed on a clean profile, promotions not fetched when date is 2021-03-13
US Region - Confirmed on a clean profile, promotions are fetched when date is 2021-03-13
|
No description provided.
The text was updated successfully, but these errors were encountered: