Commit graph

31 commits

Author SHA1 Message Date
bunkerity
216686fc8c
tests - add delay parameter 2022-07-27 14:44:46 +02:00
bunkerity
d3b725294f
tests - wait until swarm services are running 2022-07-27 13:56:05 +02:00
bunkerity
c67564c7c8
tests - increase timeout when doing requests 2022-07-26 15:42:56 +02:00
florian
e01b240723 tests - ignore error when replacing patterns in files (binary files) 2022-07-25 17:57:02 +02:00
bunkerity
07a962466b
tests - inline configs for docker/autoconf 2022-07-25 10:11:44 +02:00
florian
dc8570ca87
tests - add status type 2022-07-23 11:29:18 +02:00
bunkerity
17e14f4d53
tests - fix wildcard with sudo 2022-07-21 15:59:16 +02:00
bunkerity
3a46d318ee
tests - remove only content of subfolders 2022-07-21 15:26:59 +02:00
bunkerity
08d8bc8804
tests - remove whole subfolders in bw-data 2022-07-21 14:37:01 +02:00
florian
7eae497194 tests - prevent default rate limit 2022-07-20 20:31:50 +02:00
bunkerity
7bb881aa39
tests - fix rename 2022-07-20 16:26:53 +02:00
bunkerity
6d06a32cc9
tests - list example_data as root 2022-07-20 15:37:29 +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
8b3b1291cc tests - from replace/rename functions to class method 2022-07-14 15:24:11 +02:00
florian
fa2d52d80f tests - remove useless log and return boolean from Test.end 2022-07-14 14:58:48 +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
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
e4f6017d64 tests - replace example domains with test domains 2022-07-13 21:05:14 +02:00
florian
ab57be6570 tests - fix missing copytree import and self parameter 2022-07-13 17:37:34 +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
590ad46cd8 tests - fix missing chmod import and Test.init log call 2022-07-13 15:59:35 +02:00
florian
b64af85262 tests - DockerTest on the road 2022-07-13 15:14:08 +02:00
Renamed from tests/new/Test.py (Browse further)