Tim Kimber
99d1fcccf6
Fix staging tests where vsftpd is not installed
5 years ago
Tim Kimber
170e65d1cd
Add +x for scripts used in testing
5 years ago
Tim Kimber
8f32f9f078
Test ftp and passive ftp
5 years ago
Tim Kimber
4d23e085e1
Add FTP_OPTIONS
5 years ago
Tim Kimber
12eb0ae0d1
First ftp test
5 years ago
Tim Kimber
3fb75d493f
Change --$var to $var-1 for Alpine
5 years ago
Tim Kimber
a749cb4606
Add tests for --upgrade and posix error
5 years ago
Tim Kimber
1b24a5820f
Set env variables when running bash containers
5 years ago
Tim Kimber
4b2d4e4109
Use vault.centos6
5 years ago
Tim Kimber
140456f602
Run tests on older versions of bash
5 years ago
Tim Kimber
f8f3e5b901
Updated tests to reproduce bug in #617
5 years ago
Tim Kimber
dd3d72a806
Add tests for issue #617
5 years ago
Tim Kimber
35a3e0226f
Remove duplicate teardown() function
5 years ago
Tim Kimber
bd11be65cc
Fix typo
5 years ago
Tim Kimber
aef203287c
Check that dig doesn't return an error before setting HAS_DIG_OR_DRILL
5 years ago
Tim Kimber
1d1159f946
Add timing information to tests
5 years ago
Tim Kimber
b931b79d62
Fix execute permission on dns scripts
5 years ago
Tim Kimber
f33f796c93
Ensure GETSSL_OS variable is set
5 years ago
Tim Kimber
5d6988f0ec
Test using both Dynu.com and Duckdns.org
5 years ago
Tim Kimber
5969d5b3fa
Fix mktemp template format for alpine
5 years ago
Tim Kimber
5732867d2d
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
c90ca25ede
Add unit test for create_csr
5 years ago
Tim Kimber
1199739fc9
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
c8415df61d
mktemp not working correctly on Alpine Linux (added XXXXXX to template)
Fixes #612
5 years ago
Tim Kimber
e5d44d3117
Tweaks to try and make staging tests more robust
5 years ago
Peter Dave Hello
9d43cf81f1
Remove useless comment in nginx test configs
5 years ago
Peter Dave Hello
fb7b3ee145
Use JSON notation for Dockerfile CMD arguments
Reference:
- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd
> The `CMD` instruction should be used to run the software contained in
your image, along with any arguments. `CMD` should almost always be used
in the form of `CMD ["executable", "param1", "param2"…]`
5 years ago
Peter Dave Hello
6a6851e185
Reduce Docker image layer by merging mkdir operation
5 years ago
Peter Dave Hello
76c9ffadc4
Reduce git clone depth in the Dockerfile for test
This change will drop the history of the repository when cloning, which
will save bandwidth and disk space, speed up the clone and checkout
process during the test and Docker build process.
5 years ago
Peter Dave Hello
7ed9a01314
Follow EditorConfig, use consistent space indent in Nginx test configs
5 years ago
Tim Kimber
5677a13fd5
Don't check certificate is installed when testing against staging server
5 years ago
Tim Kimber
36f9b1912b
Hardcode bats release to avoid test fragility
5 years ago
Tim Kimber
d359059971
Tests for wildcard changes
5 years ago
Tim Kimber
c6b75847a4
When retrying DNS_ADD, delete first
5 years ago
Tim Kimber
9e4372c5b6
Don't check all the auth servers as one DuckDNS server isn't updating
5 years ago
Tim Kimber
f44346f835
Reduce number of DNS lookup attempts and retry DNS_ADD
5 years ago
Tim Kimber
8871da0b2c
Add tests for changing SANS (bug not fixed)
5 years ago
Tim Kimber
96d987c07b
Add CHECK_PUBLIC_DNS_SERVER
5 years ago
Tim Kimber
cb5941307a
Change staging tests to use all auth dns servers
5 years ago
Tim Kimber
0f422225f4
Update all docker images to include drill (for unit tests)
5 years ago
Tim Kimber
55ea0642c7
Add unit test for get_auth_dns using drill
5 years ago
Tim Kimber
cfd6562e9b
Fix the dns test config files
5 years ago
Tim Kimber
36c92d150e
Fixes and changes to test get_auth_dns
5 years ago
Tim Kimber
2d6d471933
make executable
5 years ago
Tim Kimber
f644f97ab6
Remove ACL from cfg for dns tests
5 years ago
Tim Kimber
8c3210e4d9
Add tests for multiple ACL
5 years ago
Tim Kimber
fb1823e356
Retry DNS_ADD_COMMAND if dns isn't updated after waiting 10 times
5 years ago
Tim Kimber
c1346a1be8
Merge staging server tests into normal tests
5 years ago
Tim Kimber
07bf481a59
Increase DNS_EXTRA_WAIT to allow dns changes extra time to propagate
5 years ago
Tim Kimber
50310a722a
Fix bug when SANS is separated by commas and spaces
5 years ago