1
0
Commit Graph

9 Commits

Author SHA1 Message Date
Nicolas Duchon
2be93248eb
test: update wildcard location enumeration test 2023-12-10 18:54:37 +01:00
Logan Kennelly
ffffdc86bd Fix unintentional file globbing during wildcard lookup
Matching globs are common because the script runs in the certs
directory.

The test uses a suffix match as the test domains don't include
subdomains, although such cases should probably be considered.

Fix the le3.wtf test. The existing add_location_configuration modifies
"default"; a second add is not necessary.

Fixes #763
2021-03-15 18:14:22 -07:00
Kevin Marilleau
cd3c9681dd
Move CI/CD from Travis to Github Actions. 2020-12-21 22:04:55 +01:00
Nicolas Duchon
f069d50d33
Fix tests self cleanup 2020-11-29 02:55:13 +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
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