Beam/PreviewTests/Sources/GeneratedPreviewTests.swift
Mauro 921d1c627d
Bottom Sheet to confirm DM creation (#3739)
* created the view to hold the bottom sheet

* added the sheet to the start chat screen

* switched the alert with the bottom sheet

in the room member details

* add a small delay to not always show the loader

* suggested PR changes

* pr suggestions and updated tests
2025-02-05 12:28:00 +00:00

1115 lines
36 KiB
Swift

// Generated using Sourcery 2.2.6 https://github.com/krzysztofzablocki/Sourcery
// DO NOT EDIT
// swiftlint:disable all
// swiftformat:disable all
import XCTest
@testable import ElementX
extension PreviewTests {
// MARK: - PreviewProvider
func test_advancedSettingsScreen() async throws {
for preview in AdvancedSettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_analyticsPromptScreen() async throws {
for preview in AnalyticsPromptScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_analyticsSettingsScreen() async throws {
for preview in AnalyticsSettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_appLockScreen() async throws {
for preview in AppLockScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_appLockSetupBiometricsScreen() async throws {
for preview in AppLockSetupBiometricsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_appLockSetupPINScreen() async throws {
for preview in AppLockSetupPINScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_appLockSetupSettingsScreen() async throws {
for preview in AppLockSetupSettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_audioMediaEventsTimelineView() async throws {
for preview in AudioMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_audioRoomTimelineView() async throws {
for preview in AudioRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_authenticationStartScreen() async throws {
for preview in AuthenticationStartScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_avatarHeaderView() async throws {
for preview in AvatarHeaderView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_badgeLabel() async throws {
for preview in BadgeLabel_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_bigIcon() async throws {
for preview in BigIcon_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_blockedUsersScreen() async throws {
for preview in BlockedUsersScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_bugReport() async throws {
for preview in BugReport_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_callInviteRoomTimelineView() async throws {
for preview in CallInviteRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_callNotificationRoomTimelineView() async throws {
for preview in CallNotificationRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_collapsibleRoomTimelineView() async throws {
for preview in CollapsibleRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_completionSuggestion() async throws {
for preview in CompletionSuggestion_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_composerToolbar() async throws {
for preview in ComposerToolbar_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_createRoom() async throws {
for preview in CreateRoom_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_deactivateAccountScreen() async throws {
for preview in DeactivateAccountScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_editRoomAddressScreen() async throws {
for preview in EditRoomAddressScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_emojiPickerScreenHeaderView() async throws {
for preview in EmojiPickerScreenHeaderView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_emojiPickerScreen() async throws {
for preview in EmojiPickerScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_emoteRoomTimelineView() async throws {
for preview in EmoteRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_encryptedRoomTimelineView() async throws {
for preview in EncryptedRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_encryptionResetPasswordScreen() async throws {
for preview in EncryptionResetPasswordScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_encryptionResetScreen() async throws {
for preview in EncryptionResetScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_estimatedWaveformView() async throws {
for preview in EstimatedWaveformView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_fileMediaEventsTimelineView() async throws {
for preview in FileMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_fileRoomTimelineView() async throws {
for preview in FileRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_formButtonStyles() async throws {
for preview in FormButtonStyles_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_formattedBodyText() async throws {
for preview in FormattedBodyText_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_formattingToolbar() async throws {
for preview in FormattingToolbar_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_fullscreenDialog() async throws {
for preview in FullscreenDialog_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_globalSearchScreenListRow() async throws {
for preview in GlobalSearchScreenListRow_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_globalSearchScreen() async throws {
for preview in GlobalSearchScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_highlightedTimelineItemModifier() async throws {
for preview in HighlightedTimelineItemModifier_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenEmptyStateView() async throws {
for preview in HomeScreenEmptyStateView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenInviteCell() async throws {
for preview in HomeScreenInviteCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenKnockedCell() async throws {
for preview in HomeScreenKnockedCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenRecoveryKeyConfirmationBanner() async throws {
for preview in HomeScreenRecoveryKeyConfirmationBanner_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenRoomCell() async throws {
for preview in HomeScreenRoomCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreenSlidingSyncMigrationBanner() async throws {
for preview in HomeScreenSlidingSyncMigrationBanner_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_homeScreen() async throws {
for preview in HomeScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_identityConfirmationScreen() async throws {
for preview in IdentityConfirmationScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_identityConfirmedScreen() async throws {
for preview in IdentityConfirmedScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_imageMediaEventsTimelineView() async throws {
for preview in ImageMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_imageRoomTimelineView() async throws {
for preview in ImageRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_inviteUsersScreenSelectedItem() async throws {
for preview in InviteUsersScreenSelectedItem_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_inviteUsersScreen() async throws {
for preview in InviteUsersScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_joinRoomScreen() async throws {
for preview in JoinRoomScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_knockRequestCell() async throws {
for preview in KnockRequestCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_knockRequestsBannerView() async throws {
for preview in KnockRequestsBannerView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_knockRequestsListEmptyStateView() async throws {
for preview in KnockRequestsListEmptyStateView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_knockRequestsListScreen() async throws {
for preview in KnockRequestsListScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_legalInformationScreen() async throws {
for preview in LegalInformationScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_loadableImage() async throws {
for preview in LoadableImage_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_locationMarkerView() async throws {
for preview in LocationMarkerView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_locationRoomTimelineView() async throws {
for preview in LocationRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_loginScreen() async throws {
for preview in LoginScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_longPressWithFeedback() async throws {
for preview in LongPressWithFeedback_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_mapLibreStaticMapView() async throws {
for preview in MapLibreStaticMapView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_matrixUserPermalink() async throws {
for preview in MatrixUserPermalink_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_mediaEventsTimelineScreen() async throws {
for preview in MediaEventsTimelineScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_mediaUploadPreviewScreen() async throws {
for preview in MediaUploadPreviewScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_mentionSuggestionItemView() async throws {
for preview in MentionSuggestionItemView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_messageComposerTextField() async throws {
for preview in MessageComposerTextField_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_messageComposer() async throws {
for preview in MessageComposer_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_messageForwardingScreen() async throws {
for preview in MessageForwardingScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_messageText() async throws {
for preview in MessageText_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_noticeRoomTimelineView() async throws {
for preview in NoticeRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_notificationPermissionsScreen() async throws {
for preview in NotificationPermissionsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_notificationSettingsEditScreenRoomCell() async throws {
for preview in NotificationSettingsEditScreenRoomCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_notificationSettingsEditScreen() async throws {
for preview in NotificationSettingsEditScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_notificationSettingsScreen() async throws {
for preview in NotificationSettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pINTextField() async throws {
for preview in PINTextField_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_paginationIndicatorRoomTimelineView() async throws {
for preview in PaginationIndicatorRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pillView() async throws {
for preview in PillView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pinnedEventsTimelineScreen() async throws {
for preview in PinnedEventsTimelineScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pinnedItemsBannerView() async throws {
for preview in PinnedItemsBannerView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pinnedItemsIndicatorView() async throws {
for preview in PinnedItemsIndicatorView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_placeholderAvatarImage() async throws {
for preview in PlaceholderAvatarImage_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_placeholderScreen() async throws {
for preview in PlaceholderScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pollFormScreen() async throws {
for preview in PollFormScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pollOptionView() async throws {
for preview in PollOptionView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pollRoomTimelineView() async throws {
for preview in PollRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_pollView() async throws {
for preview in PollView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_qRCodeLoginScreen() async throws {
for preview in QRCodeLoginScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_reactionsSummaryView() async throws {
for preview in ReactionsSummaryView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_readMarkerRoomTimelineView() async throws {
for preview in ReadMarkerRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_readReceiptCell() async throws {
for preview in ReadReceiptCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_readReceiptsSummaryView() async throws {
for preview in ReadReceiptsSummaryView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_redactedRoomTimelineView() async throws {
for preview in RedactedRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_reportContentScreen() async throws {
for preview in ReportContentScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_resolveVerifiedUserSendFailureScreen() async throws {
for preview in ResolveVerifiedUserSendFailureScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomAttachmentPicker() async throws {
for preview in RoomAttachmentPicker_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomAvatarImage() async throws {
for preview in RoomAvatarImage_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomChangePermissionsScreen() async throws {
for preview in RoomChangePermissionsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomChangeRolesScreenRow() async throws {
for preview in RoomChangeRolesScreenRow_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomChangeRolesScreenSelectedItem() async throws {
for preview in RoomChangeRolesScreenSelectedItem_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomChangeRolesScreen() async throws {
for preview in RoomChangeRolesScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomDetailsEditScreen() async throws {
for preview in RoomDetailsEditScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomDetailsScreen() async throws {
for preview in RoomDetailsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomDirectorySearchCell() async throws {
for preview in RoomDirectorySearchCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomDirectorySearchScreen() async throws {
for preview in RoomDirectorySearchScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomDirectorySearchView() async throws {
for preview in RoomDirectorySearchView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomHeaderView() async throws {
for preview in RoomHeaderView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomInviterLabel() async throws {
for preview in RoomInviterLabel_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomListFilterView() async throws {
for preview in RoomListFilterView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomListFiltersEmptyStateView() async throws {
for preview in RoomListFiltersEmptyStateView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomListFiltersView() async throws {
for preview in RoomListFiltersView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomMemberDetailsScreen() async throws {
for preview in RoomMemberDetailsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomMembersListManageMemberSheet() async throws {
for preview in RoomMembersListManageMemberSheet_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomMembersListMemberCell() async throws {
for preview in RoomMembersListMemberCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomMembersListScreen() async throws {
for preview in RoomMembersListScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomNotificationSettingsCustomSectionView() async throws {
for preview in RoomNotificationSettingsCustomSectionView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomNotificationSettingsScreen() async throws {
for preview in RoomNotificationSettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomNotificationSettingsUserDefinedScreen() async throws {
for preview in RoomNotificationSettingsUserDefinedScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomPollsHistoryScreen() async throws {
for preview in RoomPollsHistoryScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomRolesAndPermissionsScreen() async throws {
for preview in RoomRolesAndPermissionsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomScreenFooterView() async throws {
for preview in RoomScreenFooterView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomScreen() async throws {
for preview in RoomScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_roomSelectionScreen() async throws {
for preview in RoomSelectionScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_sFNumberedListView() async throws {
for preview in SFNumberedListView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_secureBackupKeyBackupScreen() async throws {
for preview in SecureBackupKeyBackupScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_secureBackupLogoutConfirmationScreen() async throws {
for preview in SecureBackupLogoutConfirmationScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_secureBackupRecoveryKeyScreen() async throws {
for preview in SecureBackupRecoveryKeyScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_secureBackupScreen() async throws {
for preview in SecureBackupScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_securityAndPrivacyScreen() async throws {
for preview in SecurityAndPrivacyScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_sendInviteConfirmationView() async throws {
for preview in SendInviteConfirmationView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_separatorMediaEventsTimelineView() async throws {
for preview in SeparatorMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_separatorRoomTimelineView() async throws {
for preview in SeparatorRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_serverConfirmationScreen() async throws {
for preview in ServerConfirmationScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_serverSelection() async throws {
for preview in ServerSelection_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_sessionVerificationRequestDetailsView() async throws {
for preview in SessionVerificationRequestDetailsView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_sessionVerification() async throws {
for preview in SessionVerification_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_settingsScreen() async throws {
for preview in SettingsScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_shimmerOverlay() async throws {
for preview in ShimmerOverlay_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_softLogoutScreen() async throws {
for preview in SoftLogoutScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_splashScreen() async throws {
for preview in SplashScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_stackedAvatarsView() async throws {
for preview in StackedAvatarsView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_startChatScreen() async throws {
for preview in StartChatScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_stateRoomTimelineView() async throws {
for preview in StateRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_staticLocationScreenViewer() async throws {
for preview in StaticLocationScreenViewer_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_stickerRoomTimelineView() async throws {
for preview in StickerRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_swipeRightAction() async throws {
for preview in SwipeRightAction_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_swipeToReplyView() async throws {
for preview in SwipeToReplyView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_textRoomTimelineView() async throws {
for preview in TextRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_threadDecorator() async throws {
for preview in ThreadDecorator_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineDeliveryStatusView() async throws {
for preview in TimelineDeliveryStatusView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineItemBubbledStylerView() async throws {
for preview in TimelineItemBubbledStylerView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineItemDebugView() async throws {
for preview in TimelineItemDebugView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineItemMenu() async throws {
for preview in TimelineItemMenu_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineItemSendInfoLabel() async throws {
for preview in TimelineItemSendInfoLabel_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineItemStyler() async throws {
for preview in TimelineItemStyler_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineMediaPreviewDetailsView() async throws {
for preview in TimelineMediaPreviewDetailsView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineMediaPreviewRedactConfirmationView() async throws {
for preview in TimelineMediaPreviewRedactConfirmationView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineReactionView() async throws {
for preview in TimelineReactionView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineReadReceiptsView() async throws {
for preview in TimelineReadReceiptsView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineReplyView() async throws {
for preview in TimelineReplyView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineStartRoomTimelineView() async throws {
for preview in TimelineStartRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_timelineView() async throws {
for preview in TimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_typingIndicatorView() async throws {
for preview in TypingIndicatorView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_unsupportedRoomTimelineView() async throws {
for preview in UnsupportedRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_userDetailsEditScreen() async throws {
for preview in UserDetailsEditScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_userIndicatorModalView() async throws {
for preview in UserIndicatorModalView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_userIndicatorToastView() async throws {
for preview in UserIndicatorToastView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_userProfileCell() async throws {
for preview in UserProfileCell_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_userProfileScreen() async throws {
for preview in UserProfileScreen_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_videoMediaEventsTimelineView() async throws {
for preview in VideoMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_videoRoomTimelineView() async throws {
for preview in VideoRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_visualListItem() async throws {
for preview in VisualListItem_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageButton() async throws {
for preview in VoiceMessageButton_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageMediaEventsTimelineView() async throws {
for preview in VoiceMessageMediaEventsTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessagePreviewComposer() async throws {
for preview in VoiceMessagePreviewComposer_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageRecordingButton() async throws {
for preview in VoiceMessageRecordingButton_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageRecordingComposer() async throws {
for preview in VoiceMessageRecordingComposer_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageRecordingView() async throws {
for preview in VoiceMessageRecordingView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageRoomPlaybackView() async throws {
for preview in VoiceMessageRoomPlaybackView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_voiceMessageRoomTimelineView() async throws {
for preview in VoiceMessageRoomTimelineView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
func test_waveformCursorView() async throws {
for preview in WaveformCursorView_Previews._allPreviews {
try await assertSnapshots(matching: preview)
}
}
}
// swiftlint:enable all
// swiftformat:enable all