Signal-iOS/Signal/test/ViewControllers
Max Radermacher 67a96cfc55
Fix a few issues with badge expiration body text
The Boost case used `String(format:...)` even though there aren’t any
string replacements in the body text. We should avoid formatting strings
that don’t have format specifiers.

There was also a typo in the localized string key.

This also separates the monthly donation call to action string so that
it can be reused for gift badges.
2022-07-25 08:55:32 -07:00
..
BadgeExpirationSheetStateTest.swift Fix a few issues with badge expiration body text 2022-07-25 08:55:32 -07:00
BadgeGiftingChooseBadgeViewControllerStateTest.swift Add first gift badge screen 2022-05-19 14:07:23 +00:00
ConversationViewControllerTest.swift Multi-Select Animations 2021-06-29 15:36:50 -10:00
ConversationViewTest.swift Fix tests 2021-08-19 16:54:29 -07:00
CVMessageMappingTest.swift Remove unused variables 2022-05-27 00:13:17 -05:00
CVTextTest.swift Don't linkify a truncated URL until the user expands the message body 2022-05-06 10:56:45 -07:00
VisibleBadgeResolverTest.swift Fix behavior when redeeming a second gift badge 2022-07-19 11:51:08 -07:00