Signal-iOS/tests/Contacts
Russ Shanahan 34ffce89f5 Only calculate fullName once, & sortable fullnames (#67)
1. Adds caching of the calculated fullName value
   (which will slightly improve performance)
2. Incorporates fullNames that respect the first-name-first
   rules of the currently unmerged PR #22
3. Adds two new fullName properties that can be used
   for sorting comparators
4. Move the comparator into the model object for easy testing

Includes tests to ensure that the first name first and last name
first sorts are behaving as expected.

// FREEBIE
2016-11-29 10:02:46 -05:00
..
ContactSortingTest.m Only calculate fullName once, & sortable fullnames (#67) 2016-11-29 10:02:46 -05:00
OWSDisappearingMessagesConfigurationTest.m disappearing messages 2016-10-11 09:24:40 -04:00
PhoneNumberTest.m Extract phone formatting method (#14) 2016-06-28 10:22:36 -07:00
SignalRecipientTest.m Fix register w/o background fetch & stale push tokens 2016-11-03 16:10:06 -04:00
TSContactThreadTest.m Contacts don't have safety numbers until they've exchanged keys. 2016-11-09 12:57:54 -05:00
TSGroupThreadTest.m Contacts don't have safety numbers until they've exchanged keys. 2016-11-09 12:57:54 -05:00
TSThreadTest.m Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00