5 references to RedisImageSource
Aspire.Hosting.Tests (5)
DistributedApplicationTests.cs (5)
268Assert.Equal(RedisImageSource, notStartedResourceEvent.Snapshot.Properties.Single(p => p.Name == "container.image").Value?.ToString()); 446Assert.Equal(RedisImageSource, item.Spec.Image); 499Assert.Equal(RedisImageSource, item.Spec.Image); 637Assert.Equal(RedisImageSource, redisContainer.Spec.Image); 760Assert.Equal(RedisImageSource, redisContainer.Spec.Image);