Signal-iOS/SignalServiceKit/tests
Evan Hahn 56589799cb
Clean up registration ID generation
_This change should have no user impact._

This cleans up the way we generate registration IDs. It:

- Rewrites the generation code in Swift
- Removes the "sneaky transaction" method. I did this for clarity, and
  because we won't use it for much longer
- Turns a log warning into a regular log—generating a registration ID is
  not a problem
- Adds tests

I think this is a useful change on its own, but will be handy for an
upcoming change, too.
2022-10-05 14:09:07 +00:00
..
Account Clean up registration ID generation 2022-10-05 14:09:07 +00:00
Contacts Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
Devices Remove some tests that were never run 2022-08-25 11:14:43 -05:00
Fixtures Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
Groups Add StoryContextAssociatedData to compute story tab badge count without hidden stories 2022-10-03 21:16:01 -07:00
Messages Swiftify fake message sender 2022-10-05 10:50:53 +00:00
Network Swiftify fake message sender 2022-10-05 10:50:53 +00:00
Security Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Storage Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
Stories Properly drop stories from untrusted sources 2022-09-15 10:26:34 -07:00
Util Remove useless test setup/teardown 2022-10-04 14:06:34 -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