Commit Graph

10 Commits (04a300784f9ef73ead6a0c41e652fcf005e75fe5)

Author SHA1 Message Date
Michael Kirk 24f57cedda add missing method to FakeContactsManager, convert to Swift to avoid missing
protocol methods in the future.
Matthew Chen 7fd15d2fd9 Add server certificate methods to UD manager.
Matthew Chen 21177e84db Fix or disable tests broken by recent merges.
Matthew Chen 0125535d4d Pull out SignalCoreKit.
Matthew Chen 98630cca50 Respond to CR; add db utility methods to test base classes.
Matthew Chen 66fc389fba Get SSK tests building and running.
Matthew Chen 25239ca608 Respond to CR.
Michael Kirk 495830f08d Fixup some SSK tests
Still more to do...
Michael Kirk 52bd682565 fix some recently broken tests
// FREEBIE
Michael Kirk ccb4a88742 Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit