Commit Graph

3 Commits

Author SHA1 Message Date
Ehren Kret
1ca7d23a1a move StripeTest into SignalServiceKit tests 2024-03-12 03:35:34 -05:00
Michelle Linington
2e7671b3f5 More project cleanup 2022-04-20 16:26:54 -07:00
Evan Hahn
0cf8a30bf9 Test Subscription struct
This test-only change adds tests for [`Subscription`][0].

I did this because I'll be adding additional behavior to this struct and
want to be ready to test that logic. I think this is a useful change on
its own, however, so I split it out into its own change.

[0]: 2693c55232/SignalMessaging/Subscriptions/SubscriptionManager.swift (L70-L104)
2022-04-20 12:47:50 -05:00