You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task/Issue URL:
https://app.asana.com/1/137249556945/task/1211855463961045?focus=true
### Description
Change rounding strategy from HALF_UP to ROUND_DOWN
### Steps to test this PR
_Pre steps_
- [x] Apply patch from
https://app.asana.com/1/137249556945/project/1209991789468715/task/1210448620621729?focus=true
_Upgrade_
- [x] Install from branch
- [x] Purchase a test monthly subscription (Free Trial)
- [x] Cancel and wait until Free Trial expires **OR** wait until free
trial is renewed to a paid monthly subscription
- [x] If expired after canceled, purchase a monthly subscription again
- [x] Go to Subscription Settings
- [x] Check Switch option is there with updated text "Switch to Yearly
and Save 16%"
- [x] Select Switch option
- [x] Check copy for upgrade option is correct (16%)
_Downgrade_
- [x] Switch to yearly
- [x] Wait until screen refreshes
- [x] Select switch option
- [x] Check copy for downgrade option is correct (16%)
### No UI changes
Copy file name to clipboardExpand all lines: subscriptions/subscriptions-impl/src/test/java/com/duckduckgo/subscriptions/impl/RealSubscriptionsManagerTest.kt
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2022,7 +2022,7 @@ class RealSubscriptionsManagerTest(private val authApiV2Enabled: Boolean) {
0 commit comments