Commit graph

9887 commits

Author SHA1 Message Date
Michael Kirk 5ba7579991 Merge branch 'mkirk/fixup-tests-2' 2018-11-12 09:15:08 -06:00
Michael Kirk f30e7cf541 update pods 2018-11-11 11:31:57 -06:00
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"]
2018-11-11 11:31:57 -06:00
Michael Kirk 7cba367c0a reconcile jobqueue tests with NSTimer based retry 2018-11-11 11:31:57 -06:00
Michael Kirk 4971be5c26 Fix DESIGNATED_INITIALIZER syntax 2018-11-11 11:31:57 -06:00
Michael Kirk 2f3d875dcf fixup ud manager tests 2018-11-11 11:31:57 -06:00
Michael Kirk 79bed93b2d reconcile jobqueue with new readiness based setup 2018-11-11 11:28:59 -06:00
Michael Kirk 2c44cbccfd avoid assertion when deliberately testing for failure 2018-11-11 11:28:59 -06:00
Michael Kirk 24668fa790 update to reflect id assignment on build 2018-11-11 11:28:59 -06:00
Michael Kirk 4b0fc51933 update test to reflect correct behavior 2018-11-11 11:28:59 -06:00
Michael Kirk e2ad9d81bb attachment factory
flesh out other factory builders
2018-11-11 11:28:59 -06:00
Michael Kirk 4d860bb9c7 fixup job queue test 2018-11-11 11:28:59 -06:00
Michael Kirk 24f57cedda add missing method to FakeContactsManager, convert to Swift to avoid missing
protocol methods in the future.
2018-11-11 11:28:59 -06:00
Michael Kirk ca58bb00f7 fixup tests from throws_ audit 2018-11-11 11:16:37 -06:00
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
2018-11-11 11:16:37 -06:00
Michael Kirk 197f06af77 Merge branch 'mkirk/fix-tests' 2018-11-11 11:15:16 -06:00
Michael Kirk 47a47afa05 update pods 2018-11-11 11:13:05 -06:00
Michael Kirk f45908c89d fixup spk deletion test 2018-11-11 11:13:05 -06:00
Michael Kirk 06b763dfc4 Remove unused methods/tests 2018-11-11 11:13:05 -06:00
Michael Kirk 8472801c4b fix link error when launching SSK tests 2018-11-11 11:13:05 -06:00
Michael Kirk 59d3699e1b remove invalid test - non-optional argument triggers debug assert 2018-11-11 11:13:05 -06:00
Michael Kirk dd9bd1c1b9 remove unused header for DatabaseConverter test 2018-11-11 11:13:05 -06:00
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
2018-11-11 11:13:05 -06:00
Matthew Chen caba577f26 "Bump build to 2.32.0.5." 2018-11-09 17:49:42 -05:00
Matthew Chen a3a31c7f9a Merge branch 'charlesmchen/missingAlbumMessageId' 2018-11-09 17:49:16 -05:00
Matthew Chen da4f41defc Fix missing albumMessageId. 2018-11-09 17:49:08 -05:00
Matthew Chen 8acca4d56a Merge branch 'charlesmchen/tapOnAlbumItem' 2018-11-09 17:45:36 -05:00
Matthew Chen 6f64a809f3 Tap on album item. 2018-11-09 17:45:29 -05:00
Matthew Chen 08a6be23a5 Update Cocoapods. 2018-11-09 17:45:17 -05:00
Michael Kirk 8b0e4f902e Merge branch 'mkirk/gallery-pager-fixups' 2018-11-09 16:42:07 -06:00
Michael Kirk d805246cb7 update caption after deleting item 2018-11-09 16:26:12 -06:00
Michael Kirk ca30a96451 Increase caption height 2018-11-09 16:19:57 -06:00
Michael Kirk 78b1c9a8b9 caption should not be selectable/editable 2018-11-09 16:19:45 -06:00
Michael Kirk 43489a6551 remove gradient when viewing attachment with no caption 2018-11-09 16:19:38 -06:00
Michael Kirk 7b421ad4d4 Format tags_to_ignore 2018-11-09 16:04:21 -06:00
Michael Kirk 96c546d6b7 Update pods 2018-11-09 15:51:50 -06:00
Michael Kirk 5da525ce2e Merge remote-tracking branch 'origin/release/2.31.0' 2018-11-09 15:49:53 -06:00
Michael Kirk d997772488 use https:// url for gitmodules 2018-11-09 14:35:18 -06:00
Matthew Chen adcd089f8a Merge branch 'charlesmchen/longVersionString' 2018-11-09 15:18:01 -05:00
Matthew Chen 1be757788b Prevent long version strings from being scrubbed in the logs. 2018-11-09 15:17:53 -05:00
Michael Kirk cc068b0b76 Merge branch 'mkirk/media-gallery-shows-captions' 2018-11-09 14:06:19 -06:00
Michael Kirk 11fece2f3f move category method to be shared 2018-11-09 14:06:06 -06:00
Michael Kirk 74b25c14f1 filter caption strings for display 2018-11-09 14:06:06 -06:00
Michael Kirk 3b53ee08ba Long captions use ScrollView rather than resizing 2018-11-09 14:06:06 -06:00
Michael Kirk cfd2e8d9d1 Show captions in gallery page view 2018-11-09 14:06:06 -06:00
Matthew Chen 1da59dd9b5 "Bump build to 2.32.0.4." 2018-11-09 14:11:41 -05:00
Matthew Chen 29b4702311 Fix build break. 2018-11-09 14:10:15 -05:00
Matthew Chen f3f7f9924b Update Cocoapods. 2018-11-09 14:04:35 -05:00
Matthew Chen 71e97229d8 Merge branch 'mkirk/interaction-uuid' 2018-11-09 14:02:33 -05:00
Michael Kirk 366b228c01 use UUID for TSInteractions.uniqueId 2018-11-09 14:02:23 -05:00