Nicolas Duchon
|
d3a3d32e18
|
test: drop old checks in docker-gen tests
docker engine 1.13 has been out for more than 8 years now
|
2025-05-26 22:59:24 +02:00 |
|
Nicolas Duchon
|
0479cb02a2
|
test: fix docker-gen flaky tests
|
2025-05-23 21:42:26 +02:00 |
|
Nicolas Duchon
|
db51154175
|
test: custom nginx network segregation label
|
2025-05-11 12:46:45 +02:00 |
|
Nicolas Duchon
|
bfabd46054
|
test: network segregation w/ internal Docker network
|
2025-05-11 12:40:17 +02:00 |
|
Knapoc
|
c338e1bcdf
|
test: docker-gen network segregation
* fix tests
* remove obsolete compose version
|
2025-04-22 17:04:29 +02:00 |
|
Knapoc
|
ded6f89c56
|
test: check docker-gen network segregation
|
2025-04-22 12:04:04 +02:00 |
|
Nicolas Duchon
|
40309e2441
|
tests: enable local testing on macOS / Darwin
|
2024-12-30 13:41:47 +01:00 |
|
Nicolas Duchon
|
daa9449176
|
tests: factor out base nginx-proxy config
|
2024-12-30 12:07:30 +01:00 |
|
Nicolas Duchon
|
ea99c1a6f9
|
tests: review comments
|
2024-12-27 16:16:55 +01:00 |
|
Niek
|
92eb45f0ec
|
ci: python 3.12+ compatibility
ci: python 3.12+ compatibility
|
2024-12-18 11:34:19 +01:00 |
|
Nicolas Duchon
|
fbad3ac3fc
|
chore: docker compose version is obsolete
|
2024-12-18 02:08:46 +01:00 |
|
Nicolas Duchon
|
060f09cfce
|
ci: ensure all compose files are valid compose v2 + formatting
|
2023-12-12 21:56:27 +01:00 |
|
Richard Hansen
|
92e1a6567e
|
tests: Remove extraction of nginx.tmpl (now unnecessary)
|
2023-01-17 18:02:30 -05:00 |
|
Nicolas Duchon
|
fde0e809e4
|
chore: jwilder/docker-gen > nginx-proxy/docker-gen
|
2022-01-11 19:55:29 +01:00 |
|
polarathene
|
9299a2801e
|
tests: Remove dhparam volume
No longer necessary for the majority of tests.
|
2021-09-28 21:50:11 +13:00 |
|
Kevin Marilleau
|
3b1163291b
|
fix(test): test_dockergen_v3 version comparison
|
2021-04-27 00:35:21 +02:00 |
|
Kevin Marilleau
|
37e85e6e8d
|
chore(ci): ♻️ convert Python old % string to f-strings
|
2021-04-27 00:35:20 +02:00 |
|
Kevin Marilleau
|
950a28f5ea
|
chore(ci): ⬆️ porting python 2.7 code to python 3.9
|
2021-04-27 00:35:19 +02:00 |
|
Nicolas Duchon
|
ad7c02570b
|
chore: use nginxproxy's DockerHub registry
Transitioning away from jwilder/nginx-proxy
Please see #1304 for more details
|
2021-04-01 16:06:09 +02:00 |
|
Steve Kamerman
|
e373a5199b
|
Merge branch 'master' into feature_ssl_improvement
|
2017-03-08 10:49:02 -05:00 |
|
Steve Kamerman
|
98b5828f83
|
Modified tests to include dhparams
|
2017-03-07 14:04:44 -05:00 |
|
Thomas LEVEIL
|
99a569b2e6
|
fix #755: Tests fail with new Docker version scheme
Docker introduced a [new version scheme](https://blog.docker.com/2017/03/docker-enterprise-edition/). As the result, the latest docker version is now `17.03.0-ce`.
|
2017-03-06 23:36:16 +01:00 |
|
Thomas LEVEIL
|
9620be91fa
|
TESTS: separated containers: fix indentation and remove dependency over jwilder/whoami image
|
2017-02-17 01:11:11 +01:00 |
|
Thomas LEVEIL
|
6069bc53cd
|
TESTS: replace old test suite with the new one
get rid of Bats definitively
|
2017-02-17 00:29:30 +01:00 |
|