mmetc
|
0ba05acc03
|
tests: replace "docker-compose" -> "docker compose" (#3000)
* replace "docker-compose" -> "docker compose"
* obsolete doc note
* bats: clean up extra output
|
2024-05-17 10:07:28 +02:00 |
|
mmetc
|
ccf08e56d9
|
bats: no need for openssl, netcat; allow to prevent tests from running with a lock (#3016)
* bats: lock/unlock instance data; replace openssl w/ cfssl; update dep list
* concat pem without openssl :-/
* unused/unreachable code
* lint
* redundant {} (shellharden)
|
2024-05-16 10:58:00 +02:00 |
|
mmetc
|
ce32fc019e
|
func tests improvements (#2759)
* faster reload test
* decode-jwt script
* replace 'netcat' requirement with python script
* fix lapi status test
|
2024-01-19 13:55:28 +01:00 |
|
mmetc
|
ebe25d7653
|
func tests: install dependencies from make, log test helpers (#2314)
|
2023-06-28 10:07:05 +02:00 |
|
mmetc
|
a19748ae35
|
Rename directory "tests" to "test" (#2094)
If you use a ./test/local directory, you need to create it again:
$ make clean bats-build bats-fixture
|
2023-03-03 15:54:49 +01:00 |
|