Nicolas Duchon
96c9cbf821
Revert "Merge pull request #485 from Greek64/PR"
...
This feature is not supported in this form by acme.sh
This reverts commit 7dd2cd67e5edc6684463f9120bac2a088ad887cf, reversing
changes made to 6a90d53c975a8d44539d6e9e8737c70150354aca.
2020-11-27 14:44:01 +01:00
Nicolas Duchon
5c55c71720
Speed up tests
2020-11-23 04:25:30 +01:00
Nicolas Duchon
b822743871
Test for incorrect greping
2020-07-17 14:23:50 +02:00
Nicolas Duchon
5a5f4d8886
Test for trailing dots on domains list
2020-07-04 15:07:08 +02:00
Nicolas Duchon
6dd7bc45f5
Test unit for standalone certificates
2020-05-10 19:37:05 +02:00
SilverFire - Dmitry Naumenko
5592543838
Implemented LETSENCRYPT_SINGLE_DOMAIN_CERTS environment variable
2020-04-21 13:29:41 +03:00
Nicolas Duchon
5e818db602
Update the test suite for ACME v2
2019-10-10 11:50:18 +02:00
Nicolas Duchon
308bd8f81c
Add tests for wildcard locations
2019-08-02 20:01:36 +02:00
Nicolas Duchon
154c3e1f70
Fix Travis's Docker containers logs
2019-06-24 15:42:19 +02:00
Nicolas Duchon
bd3e3e6156
Add location configuration test unit
2019-06-09 14:05:10 +02:00
Grieche
9f32ebcd83
Added test unit for LETSENCRYPT_MIN_VALIDITY environment variable
...
Modified Boulder to issue certificates with 88 day lifetime
2019-01-08 18:11:48 +01:00
Nicolas Duchon
6c73fc2675
Merge pull request #442 from Greek64/PR
...
New environmental variable LETSENCRYPT_RESTART_CONTAINER
2018-12-21 22:32:53 +01:00
Grieche
f5070d49bf
* Added new test unit to test LETSENCRYPT_RESTART_CONTAINER variable functionality
2018-12-21 13:05:20 +01:00
Nicolas Duchon
e933996e61
Typo in default_cert_subject function
...
missing break spotted by @Greek64
2018-12-20 13:52:10 +01:00
Nicolas Duchon
af82747162
Update permissions test units for symlinks
2018-12-15 00:14:42 +01:00
Nicolas Duchon
2ea189c165
Shorten the test functions timeout
2018-11-23 15:26:13 +01:00
Nicolas Duchon
b3e7741c1c
Enhancement on the symlinks test unit
2018-11-23 15:26:13 +01:00
Nicolas Duchon
5e10577638
Change ownership of public files too
2018-10-29 13:32:37 +01:00
Nicolas Duchon
2864909ad1
Add test unit for non default permissions
2018-10-29 10:49:38 +01:00
Nicolas Duchon
28b8bde6e5
Pass cli args to run_le_container test functon
2018-10-29 10:32:18 +01:00
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
82aa6d669d
Fix broken test suite due to Boulder update
2018-05-10 19:02:43 +02:00
Nicolas Duchon
c41f26ece4
Add test for symlinks
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