florian
|
5505f62d1e
|
tests - add more logs when http test fail
|
2024-04-09 16:15:59 +02:00 |
|
florian
|
66b1c015fc
|
tests - set log level to info and add edit_tls setting
|
2024-01-10 08:28:53 +01:00 |
|
fl0ppy-d1sk
|
8800b58bbc
|
tests - fix wrong tls CN for staging tests
|
2024-01-09 11:26:28 +01:00 |
|
Jordan Blasenhauer
|
20c2f4ffd2
|
precommit config
|
2023-12-20 16:11:06 +01:00 |
|
florian
|
1dd85364d4
|
add example and test for k8s/tls support
|
2023-12-17 17:31:46 +01:00 |
|
Théophile Diot
|
f5fe685d42
|
Fix children classes of Test
|
2023-10-04 17:50:21 +02:00 |
|
Théophile Diot
|
6b2df35858
|
Tweak py file to respect flake8 rules
|
2023-10-03 12:01:24 +02:00 |
|
bunkerity
|
fa67c5d7ba
|
ci/cd - fix missing arg for copytree
|
2023-04-28 15:45:21 +02:00 |
|
Théophile Diot
|
e6ff51e200
|
Refactoring and Linting of py files and json
|
2023-04-14 17:37:59 +02:00 |
|
bunkerity
|
1bc42204d9
|
ci/cd - use dynamic random subdomains to bypass LE rate limit
|
2023-04-05 13:33:21 +02:00 |
|
Théophile Diot
|
8c67d08aee
|
Lint code
|
2023-03-09 10:04:59 +01:00 |
|
florian
|
aa614b75ad
|
ci/cd - replace Test.py with latest one, fix yaml paths, print logs when k8s stack is not healthy and fix wrong linux docker image name
|
2023-03-06 14:23:05 +01:00 |
|
florian
|
88a2955173
|
ci/cd - fix log() call
|
2023-03-05 21:51:04 +01:00 |
|
Théophile Diot
|
916caf2d6a
|
Merge (soft) 1.4 branch into dev branch
|
2023-02-16 15:15:19 +01:00 |
|
Théophile Diot
|
146338de63
|
Refactor every .py file
|
2022-12-14 17:09:57 +01:00 |
|
TheophileDiot
|
79eea0e998
|
Linting + starting to migrate bunkerweb to the 1.5
|
2022-10-19 17:37:13 +02:00 |
|
bunkerity
|
512c60c519
|
tests - add some debug info when linux/setup fail
|
2022-08-16 14:32:09 +02:00 |
|
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 |
|