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
Morgan Pretty 37f4d2ecca Further work on OpenGroupManager tests
Added tests for the OpenGroupManager handleMessages logic
Updated some logic to do an optional unwrap instead of a forced one to prevent the code from crashing when running unit tests
Fixed some tests which were flaky (could fail if other tests ran at the same time on other threads)
Fixed a minor potential bug where a message with no sender data wouldn't get deleted (shouldn't be dependant on the sender value being populated)
4 years ago
..
Models More unit tests, fixed a few issues uncovered by testing 4 years ago
Types Finalised the OpenGroupAPI and more tests 4 years ago
OpenGroupAPI.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
OpenGroupManager.swift Further work on OpenGroupManager tests 4 years ago