1
0
Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Duchon
a8f906b9ca
Default perms 755 (folders) - 644 (files) 2018-10-29 10:32:12 +01:00
Nicolas Duchon
c2c264cb60
Typo in docker_api test unit
Introduced by 234c906
2018-09-16 09:20:58 +02:00
Nicolas Duchon
6d2f4ddb12
Add test unit for permissions 2018-09-16 09:20:58 +02:00
Nicolas Duchon
2adfddc486
Run test containers on boulder network
In preparation for upcoming permissions and account_keys test units
2018-09-03 10:39:02 +02:00
Nicolas Duchon
9e73b262a4
Use bash with docker execs 2018-08-20 17:31:32 +02:00
Nicolas Duchon
f15dbc6a73
Minor typos 2018-08-20 17:31:31 +02:00
Nicolas Duchon
234c9065de
Use trapped cleanup on CI tests 2018-08-20 17:31:31 +02:00
Nicolas Duchon
8633ac83bb
Add default certificate test unit 2018-08-04 19:08:56 +02:00
Nicolas Duchon
483c78063b
Fix test breakage with default cert
And prepare functions for the default certificate test unit.
2018-08-04 19:08:55 +02:00
Nicolas Duchon
2700c8ff1f
Add a test unit for /app/force_renew (#407) 2018-06-16 19:50:46 +02:00
Thom Seddon
060365a672 invoke /app/docker-entrypoint.sh when reloading nginx-proxy 2018-06-14 13:19:47 +01:00
Nicolas Duchon
7c07356e42
Use background DH group creation (#394)
Credits to @kamermans for most of the idea
2018-06-08 15:09:50 +02:00
Nicolas Duchon
fb3830952c
Fix and extend docker_api test (#387) 2018-06-01 10:33:12 +02:00
Nicolas Duchon
c17c8cdb9d
Enable tests on macOS
The Boulder ACME endpoint is now probed from within
the container itself to avoid Docker networks differences
between Linux and macOS and prevent future breakage
caused by upstream changes to the Boulder compose file.
2018-05-16 10:16:23 +02:00
Nicolas Duchon
82aa6d669d
Fix broken test suite due to Boulder update 2018-05-10 19:02:43 +02:00
Nicolas Duchon
5bb9c11282
Test README typos 2018-04-25 11:07:14 +02:00
Nicolas Duchon
e9db54b4b6
Comply with Apache 2.0 license 2018-03-25 13:14:24 +02:00
Nicolas Duchon
c41f26ece4
Add test for symlinks 2018-03-25 13:14:24 +02:00
Nicolas Duchon
3b4f9cb04b
Add doc to the test suite 2018-03-25 13:14:24 +02:00
Nicolas Duchon
79cdb912a2
Add local testing 2018-03-25 13:14:24 +02:00
Nicolas Duchon
e355340cf5
Add test for Docker API 2018-03-25 13:14:23 +02:00
Nicolas Duchon
3d1ee4ee0b
Use a pregenerated dhparam.pem for tests
Letting the LE container generate its 2048 bits dhparam can consume up
to five minutes.
2018-03-25 13:14:23 +02:00
Nicolas Duchon
c6eead0b44
Add expected-std-out files 2018-03-25 13:14:23 +02:00
Nicolas Duchon
e988e4f4fe
Use Docker official image test suite 2018-03-25 13:14:23 +02:00