You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Open Groups/Models
Morgan Pretty 31ecd78737 Refactored the mocking code to use a better convention which also allows for call validation
Added a Nimble predicate for checking a function on a mock was called
Added the various remove methods to the Storage protocol
Updated the Ed25519Type to be an instance-based protocol (needed for mocking)
3 years ago
..
BatchRequestInfo.swift Added more unit tests 3 years ago
Capabilities.swift Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
OpenGroup.swift Added more unit tests 3 years ago
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
Room.swift Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
RoomPollInfo.swift Added more unit tests 3 years ago
SOGSMessage.swift Added more unit tests 3 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
SendDirectMessageResponse.swift Added more unit tests 3 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Server.swift Additional encryption work on id blinding 3 years ago
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago