Signal-iOS/SignalServiceKit/tests/Contacts
Evan Hahn a066511a62 Remove useless test setup/teardown
We had a lot of functions like this, which are useless:

    override func setUp() {
        super.setUp()
    }

This removes them.
2022-10-04 14:06:34 -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.swift Swiftify contact thread tests 2022-09-22 14:41:59 -07:00
TSGroupThreadTest.swift Swiftify group thread test 2022-09-14 02:18:33 +00:00
TSThreadTest.m Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
UUIDBackfillTaskTest.swift Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00