Commit graph

821 commits

Author SHA1 Message Date
bunkerity
7edd55544f
fix k8s example for authelia and ignore error code when doing debug_fail for k8s tests 2022-07-15 13:54:48 +02:00
bunkerity
0fd77a8092
examples - fix typo in kubernetes authelia 2022-07-15 13:29:55 +02:00
bunkerity
720f36f473
tests - init kubernetes refactoring 2022-07-15 13:20:14 +02:00
bunkerity
ea98b453d1
tests - use unique domains for swarm tests 2022-07-15 09:55:18 +02:00
bunkerity
4bd0129e46
tests - also edit root domain 2022-07-15 09:46:50 +02:00
bunkerity
6e47b29919
tests - add sleep in the end of SwarmTest.init() 2022-07-15 09:24:24 +02:00
bunkerity
abc500a4d4
tests - fix domains for SwarmTest 2022-07-15 09:19:02 +02:00
florian
3780477940 examples - fix authelia swarm compose version 2022-07-14 23:05:20 +02:00
florian
4a5e50005b fix typo in SwarmTest and fix authelia swarm example 2022-07-14 22:48:32 +02:00
florian
3b73c50c32 tests - ignore docker stack ps return code 2022-07-14 22:25:39 +02:00
florian
ba6fddb56a tests - init swarm refactoring 2022-07-14 22:18:35 +02:00
florian
9ecd2bd98d examples - add missing network aliases to authelia autoconf 2022-07-14 19:49:03 +02:00
florian
7bbf77b7a5 fix authelia autoconf example and debug fail before cleaning tests 2022-07-14 19:44:05 +02:00
florian
f02fe1ed91 tests - remove only subdirectory on new tests and add cleanup when test failed 2022-07-14 19:28:34 +02:00
florian
0383cadd69 tests - fix compose filename for autoconf tests 2022-07-14 17:37:45 +02:00
florian
aeba0ba72c tests - add missing AutoconfTest object 2022-07-14 17:33:29 +02:00
florian
67608a463a tests - add missing decode 2022-07-14 15:32:18 +02:00
florian
8b3b1291cc tests - from replace/rename functions to class method 2022-07-14 15:24:11 +02:00
florian
1c5c81d2cd tests - add missing import 2022-07-14 15:16:33 +02:00
florian
fa2d52d80f tests - remove useless log and return boolean from Test.end 2022-07-14 14:58:48 +02:00
florian
68bf5ef850 tests - remove wrong cleanup call 2022-07-14 14:52:44 +02:00
florian
424b37bec9 tests - change permissions as root 2022-07-14 14:33:04 +02:00
florian
2780ee190d tests - add debug_fail function 2022-07-14 14:27:18 +02:00
florian
07b0bb38dd docker - fix CVE-2022-29187 for ui and autoconf 2022-07-14 14:05:39 +02:00
florian
b47c2696ee docker - fix CVE-2022-29187 2022-07-14 14:00:09 +02:00
florian
fdb8ca3cad tests - replace internal _log with logger.log 2022-07-14 13:42:06 +02:00
florian
eb59a9377d tests - init refactoring for autoconf 2022-07-13 22:57:36 +02:00
florian
2e0542dbb0 tests - ignore case when performing test 2022-07-13 21:56:59 +02:00
florian
0a996bf123 tests - replace match with search 2022-07-13 21:43:04 +02:00
florian
48a6ba6328 tests - fix rm command 2022-07-13 21:26:44 +02:00
florian
991ddb9eb9 tests - remove file as root 2022-07-13 21:23:58 +02:00
florian
1e1d7d7f14 tests - replace variable typo in get request 2022-07-13 21:18:03 +02:00
florian
ebc94f515e tests - add missing char when replacing Docker volumes 2022-07-13 21:09:26 +02:00
florian
e4f6017d64 tests - replace example domains with test domains 2022-07-13 21:05:14 +02:00
florian
dfc5f2e79e tests - export runner env 2022-07-13 20:52:59 +02:00
florian
c07f85a424 Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2022-07-13 17:40:57 +02:00
florian
ab57be6570 tests - fix missing copytree import and self parameter 2022-07-13 17:37:34 +02:00
AxyFr
5f79aea4bb fpm single/multiple docker&autoconf 2022-07-13 17:31:01 +02:00
florian
cc760a646b tests - fix datetime import again 2022-07-13 17:27:21 +02:00
florian
db2c35cb3f tests - fix datetime import 2022-07-13 17:22:55 +02:00
florian
28f1b4f734 tests - rename variable 2022-07-13 17:13:13 +02:00
florian
e1183a0d4c fix tests.json for authelia and exit when test exception occurs 2022-07-13 17:02:26 +02:00
florian
16573a397e tests - do not run as root 2022-07-13 16:59:23 +02:00
florian
de8cee491a tests - add missing imports 2022-07-13 16:53:46 +02:00
florian
56afbd4577 tests - run as root 2022-07-13 16:04:41 +02:00
florian
590ad46cd8 tests - fix missing chmod import and Test.init log call 2022-07-13 15:59:35 +02:00
florian
8d580bc165 tests - fix missing Test import 2022-07-13 15:28:08 +02:00
florian
a91fc73072 tests - fix indent and isfile import 2022-07-13 15:25:32 +02:00
florian
773a37d456 Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2022-07-13 15:14:17 +02:00
florian
b64af85262 tests - DockerTest on the road 2022-07-13 15:14:08 +02:00