Signal-iOS/Signal/test/PerformanceTests
Evan Hahn 5696c50d7d Make some outgoing message params optional
We frequently send outgoing messages with some parameters, like "link
preview" or "quoted reply", empty.

This change lets those parameters be omitted (instead of explicitly
empty) for brevity.

This is a stylistic change and should have no user impact.

Tested this by sending a regular message, a message with a link preview,
and two messages with photos.
2022-06-23 12:53:05 +00:00
..
ConversationLoadPerformanceTest.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
GroupsPerfTest.swift Fix some of the performance tests. 2020-10-16 10:15:16 -03:00
InteractionFinderPerformanceTests.swift Make "Keep Muted Chats Archived" option available publicly 2022-05-26 10:44:43 -04:00
MessageProcessingPerformanceTest.swift Avoid deserializing envelope data more than necessary 2022-04-11 15:55:39 -07:00
MessageSendingPerformanceTest.swift Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
newlyInitializedSessionState Pre-compute some of SessionMigrationPerfTest's AxolotlKit input data 2021-03-22 16:18:30 -07:00
PerformanceBaseTest.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SDSPerformanceTest.swift Respond to CR. 2021-03-25 14:43:08 -03:00
SessionMigrationPerfTest.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
ThreadFinderPerformanceTest.swift Move isArchived, isMarkedUnread, and mutedUntilDate off of TSThread 2021-05-13 12:54:33 -07:00
ThreadPerformanceTest.swift Respond to CR. 2021-03-25 14:43:08 -03:00
UnfairLockPerformanceTest.swift Fix some of the performance tests. 2020-10-16 10:15:16 -03:00