Commit Graph

9685 Commits (10af14d965f05794270a8f53637a9462aa12d155)
 

Author SHA1 Message Date
Michael Kirk 10af14d965 Remove legacy built in test runner from SSK.
You can run the SSK test suite by adding to your cocoaopods file:

    pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git', testspecs: ["Tests"]
7 years ago
Michael Kirk 7cba367c0a reconcile jobqueue tests with NSTimer based retry 7 years ago
Michael Kirk 4971be5c26 Fix DESIGNATED_INITIALIZER syntax 7 years ago
Michael Kirk 2f3d875dcf fixup ud manager tests 7 years ago
Michael Kirk 79bed93b2d reconcile jobqueue with new readiness based setup 7 years ago
Michael Kirk 2c44cbccfd avoid assertion when deliberately testing for failure 7 years ago
Michael Kirk 24668fa790 update to reflect id assignment on build 7 years ago
Michael Kirk 4b0fc51933 update test to reflect correct behavior 7 years ago
Michael Kirk e2ad9d81bb attachment factory
flesh out other factory builders
7 years ago
Michael Kirk 4d860bb9c7 fixup job queue test 7 years ago
Michael Kirk 24f57cedda add missing method to FakeContactsManager, convert to Swift to avoid missing
protocol methods in the future.
7 years ago
Michael Kirk ca58bb00f7 fixup tests from throws_ audit 7 years ago
Michael Kirk d492816664 Fixup certificate parsing tests
Skip failure when running tests when we're explicitly testing failure cases.

Be more specific about failure conditions via NSError param
7 years ago
Michael Kirk 197f06af77 Merge branch 'mkirk/fix-tests' 7 years ago
Michael Kirk 47a47afa05 update pods 7 years ago
Michael Kirk f45908c89d fixup spk deletion test 7 years ago
Michael Kirk 06b763dfc4 Remove unused methods/tests 7 years ago
Michael Kirk 8472801c4b fix link error when launching SSK tests 7 years ago
Michael Kirk 59d3699e1b remove invalid test - non-optional argument triggers debug assert 7 years ago
Michael Kirk dd9bd1c1b9 remove unused header for DatabaseConverter test 7 years ago
Michael Kirk c710b7f8f2 Fixup certificate parsing tests
Skip failure when running tests when we're explicitly testing failure cases.

Be more specific about failure conditions via NSError param
7 years ago
Matthew Chen caba577f26 "Bump build to 2.32.0.5." 7 years ago
Matthew Chen a3a31c7f9a Merge branch 'charlesmchen/missingAlbumMessageId' 7 years ago
Matthew Chen da4f41defc Fix missing albumMessageId. 7 years ago
Matthew Chen 8acca4d56a Merge branch 'charlesmchen/tapOnAlbumItem' 7 years ago
Matthew Chen 6f64a809f3 Tap on album item. 7 years ago
Matthew Chen 08a6be23a5 Update Cocoapods. 7 years ago
Michael Kirk 8b0e4f902e Merge branch 'mkirk/gallery-pager-fixups' 7 years ago
Michael Kirk d805246cb7 update caption after deleting item 7 years ago
Michael Kirk ca30a96451 Increase caption height 7 years ago
Michael Kirk 78b1c9a8b9 caption should not be selectable/editable 7 years ago
Michael Kirk 43489a6551 remove gradient when viewing attachment with no caption 7 years ago
Michael Kirk 7b421ad4d4 Format tags_to_ignore 7 years ago
Michael Kirk 96c546d6b7 Update pods 7 years ago
Michael Kirk 5da525ce2e Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Michael Kirk d997772488 use https:// url for gitmodules 7 years ago
Matthew Chen adcd089f8a Merge branch 'charlesmchen/longVersionString' 7 years ago
Matthew Chen 1be757788b Prevent long version strings from being scrubbed in the logs. 7 years ago
Michael Kirk cc068b0b76 Merge branch 'mkirk/media-gallery-shows-captions' 7 years ago
Michael Kirk 11fece2f3f move category method to be shared 7 years ago
Michael Kirk 74b25c14f1 filter caption strings for display 7 years ago
Michael Kirk 3b53ee08ba Long captions use ScrollView rather than resizing 7 years ago
Michael Kirk cfd2e8d9d1 Show captions in gallery page view 7 years ago
Matthew Chen 1da59dd9b5 "Bump build to 2.32.0.4." 7 years ago
Matthew Chen 29b4702311 Fix build break. 7 years ago
Matthew Chen f3f7f9924b Update Cocoapods. 7 years ago
Matthew Chen 71e97229d8 Merge branch 'mkirk/interaction-uuid' 7 years ago
Michael Kirk 366b228c01 use UUID for TSInteractions.uniqueId 7 years ago
Matthew Chen 65cef9f980 Merge branch 'charlesmchen/appSettingsButtonAccessibility' 7 years ago
Matthew Chen 52af57f8a3 Fix accessibility for app settings button. 7 years ago