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)
4 years ago
..
BatchRequestInfo.swift Added more unit tests 4 years ago
Capabilities.swift Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
DirectMessage.swift
OpenGroup.swift
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
Room.swift Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
RoomPollInfo.swift Added more unit tests 4 years ago
SOGSMessage.swift Added more unit tests 4 years ago
SendDirectMessageRequest.swift
SendDirectMessageResponse.swift Added more unit tests 4 years ago
SendMessageRequest.swift
Server.swift
UpdateMessageRequest.swift
UserBanRequest.swift
UserModeratorRequest.swift
UserUnbanRequest.swift