Commit d2318d1
feat: Require explicit container image when creating container builder (#1584)
Co-authored-by: Andre Hofmeister <[email protected]>1 parent 698193e commit d2318d1
File tree
325 files changed
+2781
-391
lines changed- src
- Templates/CSharp/Testcontainers.ModuleName
- Testcontainers.ActiveMq
- Testcontainers.ArangoDb
- Testcontainers.Azurite
- Testcontainers.BigQuery
- Testcontainers.Bigtable
- Testcontainers.Cassandra
- Testcontainers.ClickHouse
- Testcontainers.CockroachDb
- Testcontainers.Consul
- Testcontainers.CosmosDb
- Testcontainers.CouchDb
- Testcontainers.Couchbase
- Testcontainers.Db2
- Testcontainers.DynamoDb
- Testcontainers.Elasticsearch
- Testcontainers.EventHubs
- Testcontainers.EventStoreDb
- Testcontainers.FakeGcsServer
- Testcontainers.FirebirdSql
- Testcontainers.Firestore
- Testcontainers.Grafana
- Testcontainers.InfluxDb
- Testcontainers.JanusGraph
- Testcontainers.K3s
- Testcontainers.Kafka
- Testcontainers.Keycloak
- Testcontainers.KurrentDb
- Testcontainers.Kusto
- Testcontainers.LocalStack
- Testcontainers.LowkeyVault
- Testcontainers.MariaDb
- Testcontainers.Milvus
- Testcontainers.Minio
- Testcontainers.MongoDb
- Testcontainers.Mosquitto
- Testcontainers.MsSql
- Testcontainers.MySql
- Testcontainers.Nats
- Testcontainers.Neo4j
- Testcontainers.Ollama
- Testcontainers.OpenSearch
- Testcontainers.Oracle
- Testcontainers.Papercut
- Testcontainers.Playwright
- Testcontainers.PostgreSql
- Testcontainers.PubSub
- Testcontainers.Pulsar
- Testcontainers.Qdrant
- Testcontainers.RabbitMq
- Testcontainers.RavenDb
- Testcontainers.Redis
- Testcontainers.Redpanda
- Testcontainers.ServiceBus
- Testcontainers.Sftp
- Testcontainers.Toxiproxy
- Testcontainers.Typesense
- Testcontainers.Weaviate
- Testcontainers.WebDriver
- Testcontainers
- Builders
- Containers
- tests
- Testcontainers.ActiveMq.Tests
- Testcontainers.ArangoDb.Tests
- Testcontainers.Azurite.Tests
- Testcontainers.BigQuery.Tests
- Testcontainers.Bigtable.Tests
- Testcontainers.Cassandra.Tests
- Testcontainers.ClickHouse.Tests
- Testcontainers.CockroachDb.Tests
- Testcontainers.Commons
- Testcontainers.Consul.Tests
- Testcontainers.CosmosDb.Tests
- Testcontainers.CouchDb.Tests
- Testcontainers.Couchbase.Tests
- Testcontainers.Db2.Tests
- Testcontainers.DynamoDb.Tests
- Testcontainers.Elasticsearch.Tests
- Testcontainers.EventHubs.Tests
- Testcontainers.EventStoreDb.Tests
- Testcontainers.FakeGcsServer.Tests
- Testcontainers.FirebirdSql.Tests
- Testcontainers.Firestore.Tests
- Testcontainers.Grafana.Tests
- Testcontainers.InfluxDb.Tests
- Testcontainers.JanusGraph.Tests
- Testcontainers.K3s.Tests
- Testcontainers.Kafka.Tests
- Testcontainers.Keycloak.Tests
- Testcontainers.KurrentDb.Tests
- Testcontainers.Kusto.Tests
- Testcontainers.LocalStack.Tests
- Testcontainers.LowkeyVault.Tests
- Testcontainers.MariaDb.Tests
- Testcontainers.Milvus.Tests
- Testcontainers.Minio.Tests
- Testcontainers.MongoDb.Tests
- Testcontainers.Mosquitto.Tests
- Testcontainers.MsSql.Tests
- Testcontainers.MySql.Tests
- Testcontainers.Nats.Tests
- Testcontainers.Neo4j.Tests
- Testcontainers.Ollama.Tests
- Testcontainers.OpenSearch.Tests
- Testcontainers.Oracle.Tests
- Testcontainers.Papercut.Tests
- Testcontainers.Platform.Linux.Tests
- Testcontainers.Platform.Windows.Tests
- Testcontainers.Playwright.Tests
- Testcontainers.PostgreSql.Tests
- Testcontainers.PubSub.Tests
- Testcontainers.Pulsar.Tests
- Testcontainers.Qdrant.Tests
- Testcontainers.RabbitMq.Tests
- Testcontainers.RavenDb.Tests
- Testcontainers.Redis.Tests
- Testcontainers.Redpanda.Tests
- Testcontainers.ResourceReaper.Tests
- Testcontainers.ServiceBus.Tests
- Testcontainers.Sftp.Tests
- Testcontainers.Tests
- Fixtures/Containers/Unix
- Unit
- Configurations
- Containers/Unix
- Networks
- Volumes
- Testcontainers.Toxiproxy.Tests
- Testcontainers.Typesense.Tests
- Testcontainers.Weaviate.Tests
- Testcontainers.WebDriver.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
325 files changed
+2781
-391
lines changedLines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
14 | | - | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
22 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
23 | 44 | | |
24 | 45 | | |
25 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
21 | 54 | | |
22 | 55 | | |
23 | | - | |
| 56 | + | |
24 | 57 | | |
25 | 58 | | |
26 | 59 | | |
| |||
69 | 102 | | |
70 | 103 | | |
71 | 104 | | |
72 | | - | |
73 | 105 | | |
74 | 106 | | |
75 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
19 | 52 | | |
20 | 53 | | |
21 | | - | |
| 54 | + | |
22 | 55 | | |
23 | 56 | | |
24 | 57 | | |
| |||
56 | 89 | | |
57 | 90 | | |
58 | 91 | | |
59 | | - | |
60 | 92 | | |
61 | 93 | | |
62 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
32 | 63 | | |
33 | 64 | | |
34 | | - | |
| 65 | + | |
35 | 66 | | |
36 | 67 | | |
37 | 68 | | |
| |||
97 | 128 | | |
98 | 129 | | |
99 | 130 | | |
100 | | - | |
101 | 131 | | |
102 | 132 | | |
103 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
17 | 50 | | |
18 | 51 | | |
19 | | - | |
| 52 | + | |
20 | 53 | | |
21 | 54 | | |
22 | 55 | | |
| |||
53 | 86 | | |
54 | 87 | | |
55 | 88 | | |
56 | | - | |
57 | 89 | | |
58 | 90 | | |
59 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
15 | 48 | | |
16 | 49 | | |
17 | | - | |
| 50 | + | |
18 | 51 | | |
19 | 52 | | |
20 | 53 | | |
| |||
41 | 74 | | |
42 | 75 | | |
43 | 76 | | |
44 | | - | |
45 | 77 | | |
46 | 78 | | |
47 | 79 | | |
| |||
0 commit comments