mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 08:48:06 +01:00
Add tests for WhisperServerService#run
Additionally, `LocalWhisperServerService` may be used for integration testing.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
org.whispersystems.textsecuregcm.configuration.AwsCredentialsProviderFactory
|
||||
org.whispersystems.textsecuregcm.configuration.DatadogConfiguration
|
||||
org.whispersystems.textsecuregcm.configuration.DynamicConfigurationManagerFactory
|
||||
org.whispersystems.textsecuregcm.configuration.DynamoDbClientFactory
|
||||
org.whispersystems.textsecuregcm.configuration.HCaptchaClientFactory
|
||||
org.whispersystems.textsecuregcm.configuration.FaultTolerantRedisClusterFactory
|
||||
org.whispersystems.textsecuregcm.configuration.PaymentsServiceClientsFactory
|
||||
org.whispersystems.textsecuregcm.configuration.PubSubPublisherFactory
|
||||
org.whispersystems.textsecuregcm.configuration.RegistrationServiceClientFactory
|
||||
org.whispersystems.textsecuregcm.configuration.S3ObjectMonitorFactory
|
||||
org.whispersystems.textsecuregcm.configuration.SingletonRedisClientFactory
|
||||
@@ -0,0 +1 @@
|
||||
org.whispersystems.textsecuregcm.configuration.StaticAwsCredentialsFactory
|
||||
Reference in New Issue
Block a user