Signal-iOS/SignalServiceKit/tests
Evan Hahn 787a688b08 Rewrite PhoneNumber.tryParsePhoneNumber tests
This change should have no user impact.

This commit:

- Rewrites the tests in Swift
- Removes some redundant tests
- For North American phone numbers, uses `555-01XX` phone numbers
  (because "only 555-0100 through 555-0199 are now specifically reserved
  for fictional use; the other numbers have been reserved for actual
  assignment)
2022-08-31 00:36:06 +00:00
..
Account Move pre-key culling logic from TSPreKeyManager to the stores 2022-04-07 10:23:39 -07:00
Contacts Rewrite PhoneNumber.tryParsePhoneNumber tests 2022-08-31 00:36:06 +00:00
Devices Remove some tests that were never run 2022-08-25 11:14:43 -05:00
Groups Prevent empty group updates from clobbering that a member joined via invite link 2022-08-03 15:04:31 -05:00
Messages Add SystemStoryManager 2022-08-30 14:49:59 -07:00
Network Use "timestamp" instead of "timeStamp" 2022-08-26 14:17:12 -05:00
Security Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Storage Persist quoted replies 2022-08-11 13:44:50 -07:00
Util Add SystemStoryManager 2022-08-30 14:49:59 -07:00
SSKBaseTestObjC.h Respond to CR. 2021-10-21 09:21:31 -03:00
SSKBaseTestObjC.m SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SSKBaseTestSwift.swift Add SystemStoryManager 2022-08-30 14:49:59 -07:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00