element-x-ios/UnitTests/Sources
Mauro e1df5310b7
Ignore User UI (#737)
* generated files

* Revert "generated files"

This reverts commit f62c1dbcd9.

* renaming files to RoomMembersList

* completed the renaming of the list files

* added generated files

* basic setup of the view and the mock

* added a new mock with a avatar

* share/copy link

* copyUserLink implemented

* removed unimplemented tests

* block user UI

* navigation to room member details added

* implemented but we require a sync from the Rust side

* adjusted some UI test screens

* alert for unblocking

* completed

* some tests

* changelog

* ignore user ui enabled

* loader inside the button when the request is fetching

* removed unused code

* blocking the button while loading

* improved the code

* changelog

* UI tests

* unit tests

* added collection concurrency kit

* Revert "added collection concurrency kit"

This reverts commit 499fbe129f.

* replaced the asyncMap with a @MainActor builder function

* pr comments

* added localazy to setup

* sdk bump to 1.0.49
2023-03-28 09:00:40 +00:00
..
MediaProvider Room Member is now an interface SDK update (#711) 2023-03-22 12:36:08 +00:00
NotificationManager Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
UserSession Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
AnalyticsTests.swift Resetting the app after deletion and cleanup settings (#372) 2022-12-16 10:02:22 +02:00
ArrayTests.swift Made room state event collapsing configurable, expose it in the developer menu. Allow the UserSetting property wrappers to only store values in memory (+11 squashed commits) 2023-02-24 07:34:07 +02:00
AttributedStringBuilderTests.swift Add permalink detection and custom attributed string attributes (#536) 2023-02-06 14:59:32 +00:00
BackgroundTaskTests.swift Fix state machine crashes & background tasks (#343) 2022-11-28 18:42:49 +03:00
BugReportServiceTests.swift Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
BugReportViewModelTests.swift Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
DateTests.swift Project file removal (#569) 2023-02-13 12:53:01 +00:00
DeveloperOptionsScreenViewModelTests.swift Fixes #322 - Developer options menu (#581) 2023-02-15 11:07:06 +00:00
ElementXTests.swift
EmojiMartJSONLoaderTests.swift Timeline Reactions: Emoji picker (#350) 2022-12-06 14:04:48 +00:00
EmojiProviderTests.swift Send reaction method placeholder (#355) 2022-12-07 11:19:47 +00:00
FilePreviewViewModelTests.swift Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
HomeScreenViewModelTests.swift Render state items in the timeline and as the last message on the home screen. (#473) 2023-01-20 13:37:39 +00:00
KeychainControllerTests.swift Soft logout removal (#672) 2023-03-06 14:58:50 +02:00
LocalizationTests.swift Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
LoggingTests.swift Made room state event collapsing configurable, expose it in the developer menu. Allow the UserSetting property wrappers to only store values in memory (+11 squashed commits) 2023-02-24 07:34:07 +02:00
LoginViewModelTests.swift
MatrixEntityRegexTests.swift Regex: Fixes `Permalink` action on timeline (#303) 2022-11-09 11:20:19 +00:00
MessageTimelineItemTests.swift Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
NavigationRootCoordinatorTests.swift Fix remaining retain cycles, allow coordinators to be weakly referenced and make sure the NavigationStackCoordinator cleans up after itself 2023-02-02 13:08:08 +02:00
NavigationSplitCoordinatorTests.swift Leave Room (#699) 2023-03-17 13:57:08 +00:00
NavigationStackCoordinatorTests.swift Fix remaining retain cycles, allow coordinators to be weakly referenced and make sure the NavigationStackCoordinator cleans up after itself 2023-02-02 13:08:08 +02:00
OnboardingViewModelTests.swift SwiftUI NavigationController and UserNotificationControllers (#309) 2022-11-16 13:37:34 +00:00
PermalinkBuilderTests.swift Add permalink detection and custom attributed string attributes (#536) 2023-02-06 14:59:32 +00:00
ReportContentViewModelTests.swift Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetailsViewModelTests.swift Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomMemberDetailsViewModelTests.swift Ignore User UI (#737) 2023-03-28 09:00:40 +00:00
RoomMembersListViewModelTests.swift RoomMemberDetailsScreen (#727) 2023-03-24 20:27:47 +01:00
RoomScreenViewModelTests.swift
RoomStateEventStringBuilderTests.swift Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
ScreenshotDetectorTests.swift
ServerSelectionViewModelTests.swift Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
SessionVerificationStateMachineTests.swift Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
SessionVerificationViewModelTests.swift Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
SettingsViewModelTests.swift Media loading flow changes (#483) 2023-01-25 17:45:01 +00:00
SoftLogoutViewModelTests.swift
StartChatViewModelTests.swift Show or create direct message room (#716) 2023-03-24 15:16:07 +00:00
StringTests.swift
TracingConfigurationTests.swift Various performance tweaks (#474) 2023-01-20 14:40:23 +00:00
UserAgentBuilderTests.swift Hardcode the sliding sync proxy. (#502) 2023-01-31 17:48:24 +00:00
UserNotificationControllerTests.swift 547 updated unit tests to replace userNotification with userIndicator 2023-02-14 11:35:17 +01:00