Signal-iOS/Signal/test
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
..
Assets Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
attachments Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
contact Fix ContactDiscoveryOperationTest 2022-08-22 09:11:42 -07:00
Groups Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
mocks Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Models Swiftify OWSDeviceProvisioningURLParserTest 2022-09-07 09:46:28 -07:00
Payments Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
PerformanceTests Ban and unban users as part of add/remove/deny group actions 2022-07-15 09:41:19 -07:00
profiles Respect recipient capabilities when sending gift badges 2022-06-10 22:37:22 +00:00
SSKTests Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
subscriptions Simplify …BadgeIds.contains(_:) 2022-06-28 17:15:14 -07:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
ViewControllers Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
views/ImageEditor Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
AppDelegateTest.swift Set "New Message" shortcut dynamically, fixing bugs 2022-09-29 22:04:56 +00:00
OWSDeviceProvisioningURLParserTest.swift Swiftify OWSDeviceProvisioningURLParserTest 2022-09-07 09:46:28 -07:00
PhoneNumberValidatorTest.swift Fix typos 2022-03-18 11:31:06 -07:00
SignalBaseTest.h Revert header import fix. 2021-07-20 16:43:17 -07:00
SignalBaseTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
SignalBaseTest+Swift.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SignalTests-Bridging-Header.h Respond to CR. 2021-10-21 09:21:31 -03:00