1
0
Commit Graph

36 Commits

Author SHA1 Message Date
Nicolas Duchon
1fc38f882b
refactor: move to correctly namespaced labels (#1046) 2023-08-01 21:45:39 +02:00
Nicolas Duchon
084766d0eb
tests: change run_nginx_container() parameter handling 2022-03-02 19:29:25 +01:00
Nicolas Duchon
312fe57bb8
fix: remove unnecessary echo triggering SC2116 2022-03-02 17:42:54 +01:00
TreeN0de
e3419dffb8
tests: change run_le_container() parameter handling 2022-02-25 20:00:08 +01:00
Nicolas Duchon
67d4194fb6
feat: use pre generated RFC7919 DH groups
Co-authored-by: polarathene <5098581+polarathene@users.noreply.github.com>
2021-12-14 23:32:39 +01:00
Nicolas Duchon
746704cf30
tests: use pre generated dhparam.pem on companion 2021-12-08 01:42:27 +01:00
Nicolas Duchon
4bdb229e51
ci: double the tests timeout duration 2021-04-05 14:37:14 +02:00
Nicolas Duchon
e9abac8b12
chore: project name change 2021-04-05 00:27:52 +02:00
Nicolas Duchon
cc2fa069c0
Enable local tests with both Boulder and Pebble 2020-12-28 16:28:18 +01:00
Nicolas Duchon
dc4255d8fa
CI/CD: Refactor the run_nginx_container() function 2020-12-28 11:32:04 +01:00
Nicolas Duchon
b77392a5c8
CI/CD: Test against both Boulder and Pebble 2020-12-28 11:31:20 +01:00
Nicolas Duchon
3f65c8c6c1
CI/CD: Test against Pebble 2020-12-28 11:31:12 +01:00
Nicolas Duchon
73b7186d6d
Raise back docker-gen debounce a bit 2020-12-07 00:57:22 +01:00
Nicolas Duchon
f069d50d33
Fix tests self cleanup 2020-11-29 02:55:13 +01:00
Nicolas Duchon
ce78b18088
User correct DEBUG level in tests 2020-11-29 02:55:12 +01:00
Nicolas Duchon
caf79a0071
Shell linting 2020-11-27 14:47:28 +01:00
Nicolas Duchon
92cf9ff147
Test suite refactoring
As much as possible, output to stdout on error condition only
in order to reduce the need for expected-std-out.txt
2020-11-27 14:47:25 +01:00
Nicolas Duchon
984235f36f
Shell linting 2020-11-27 14:46:40 +01:00
Nicolas Duchon
c821d809f6
Change ACME client to acme.sh 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
5e818db602
Update the test suite for ACME v2 2019-10-10 11:50:18 +02: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
28b8bde6e5
Pass cli args to run_le_container test functon 2018-10-29 10:32:18 +01: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
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
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
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
e988e4f4fe
Use Docker official image test suite 2018-03-25 13:14:23 +02:00