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/SessionMessagingKitTests/Open Groups/Models
Morgan Pretty b1684f6b23 More unit tests, fixed a few issues uncovered by testing
Updated the OpenGroupManager to support injecting the cache for better unit testing
Updated the MessageReceiver to support Dependencies being passed as a parameter for visible message and storage purposes
Added a debugDescription to the OpenGroup for more accurate unit testing
Fixed an issue where the poll function would include the inbox and outbox endpoints even when the server was not blinded
Fixed some test compilation time issues
Fixed a bug where the OpenGroupAPI Room was using 'description' as a parameter name (used by Swift for other purposes)
Fixed a bug where then OpenGroup was incorrectly using the system 'description'  property in one place
Renamed the parseV2OpenGroup to parseOpenGroup for consistency
3 years ago
..
CapabilitiesSpec.swift Added more unit tests 3 years ago
OpenGroupSpec.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
RoomPollInfoSpec.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
RoomSpec.swift Added more unit tests 3 years ago
SOGSMessageSpec.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
SendDirectMessageRequestSpec.swift Added more unit tests 3 years ago
SendMessageRequestSpec.swift Added more unit tests 3 years ago
ServerSpec.swift Added more unit tests 3 years ago
UpdateMessageRequestSpec.swift Added more unit tests 3 years ago