Signal-iOS/SignalServiceKit/tests/Contacts
Max Radermacher 88bc6e43d8 Refactor encodeE164s
- Remove duplicate check for a `+` at the beginning of each value.

- Don’t return a big-endian UInt64 from a method. The type information
  (unfortunately) doesn’t include endianness, which makes that approach
  somewhat more error-prone.

- Add a type that tracks validated input/output pairs. Future changes
  will want to perform the validation and then use both input & output.
2022-09-21 12:47:29 -07:00
..
Discovery Refactor encodeE164s 2022-09-21 12:47:29 -07:00
BlockingManagerStateTests.swift Don't need transactions to build group models 2022-07-12 10:23:12 -07:00
BlockingManagerTests.swift Stop using arc4random in Swift files 2022-05-03 10:19:07 -05:00
ContactDiscoveryTaskTest.swift Add tests for ContactDiscoveryTask.RateLimiter 2020-08-13 15:08:12 -07:00
ContactSortingTest.m Fix typos 2022-03-18 11:31:06 -07:00
OWSDisappearingMessagesConfigurationTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSRecipientIdentityTest.swift Assume everyone is GV2-capable 2022-03-22 17:11:57 -05:00
PhoneNumberTest.m Rewrite PhoneNumber.tryParsePhoneNumber tests 2022-08-31 00:36:06 +00:00
PhoneNumberTest.swift Rewrite PhoneNumber.tryParsePhoneNumber tests 2022-08-31 00:36:06 +00:00
PhoneNumberUtilTest.m Add PhoneNumberUtil singleton. 2021-10-22 19:06:15 -03:00
PhoneNumberUtilTest.swift Add PhoneNumberUtilTestSwift. 2021-10-22 19:06:48 -03:00
SignalRecipientTest.swift Sync when contacts become unregistered 2022-09-15 14:09:03 -07:00
TSContactThreadTest.m Fix broken tests 2022-03-03 14:23:51 -08:00
TSGroupThreadTest.swift Swiftify group thread test 2022-09-14 02:18:33 +00:00
TSThreadTest.m Initial story sending support 2022-06-10 22:28:03 -04:00
UUIDBackfillTaskTest.swift Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00