Commit graph

37 commits

Author SHA1 Message Date
Théophile Diot
77c6df70f6
Refactor test cleanup to use --remove-orphans flag in docker compose commands and streamline bw-data management 2025-01-09 08:03:02 +01:00
Théophile Diot
10a19fc72c
Update DockerTest to conditionally set USE_LETS_ENCRYPT_STAGING based on AUTO_LETS_ENCRYPT 2025-01-07 13:52:41 +01:00
Théophile Diot
de54a88693
Replace 'docker-compose' with 'docker compose' in test scripts for consistency with updated Docker CLI commands 2024-12-27 11:02:44 +01:00
Théophile Diot
6d1a271a03
Import dump function from yaml in DockerTest.py 2024-12-24 12:28:10 +01:00
Théophile Diot
6fc4b52653
Refactor environment variable handling in AutoconfTest, DockerTest, and SwarmTest to use dictionary assignment and add CUSTOM_LOG_LEVEL 2024-12-24 12:14:36 +01:00
Théophile Diot
8e36df79b8
chore: Tweak environment variables in example tests 2024-06-07 13:21:24 +01:00
florian
7768940fe6
tests - use same domains for each tests 2024-01-11 19:53:38 +01:00
florian
66b1c015fc
tests - set log level to info and add edit_tls setting 2024-01-10 08:28:53 +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
Théophile Diot
2f992baab3
Lint py files with black 2023-04-30 09:15:06 +02:00
bunkerity
1bc42204d9 ci/cd - use dynamic random subdomains to bypass LE rate limit 2023-04-05 13:33:21 +02:00
bunkerity
5e598e90c9 fix bw-data volume not reused between docker tests, fix wrong bw-data volume path for autoconf tests, add let's encrypt to autoconf tests and fix temp env not generated for linux 2023-03-28 15:26:58 +02:00
Théophile Diot
8c67d08aee
Lint code 2023-03-09 10:04:59 +01:00
bunkerity
966f57ceaa init work on examples refactoring 2023-03-08 17:01:55 +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
bunkerity
46e3078dd9 ci/cd - crash test incoming 2023-03-02 18:04:02 +01:00
Théophile Diot
916caf2d6a
Merge (soft) 1.4 branch into dev branch 2023-02-16 15:15:19 +01:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
bunkerity
216686fc8c
tests - add delay parameter 2022-07-27 14:44:46 +02:00
bunkerity
70ac3c01b3
tests - fix missing arg no_copy_container 2022-07-25 10:34:11 +02:00
bunkerity
07a962466b
tests - inline configs for docker/autoconf 2022-07-25 10:11:44 +02:00
bunkerity
be21b3933a
tests - fix sudo cp again 2022-07-20 16:32:20 +02:00
bunkerity
a607bd67cb
tests - replace python cp with sudo cp 2022-07-20 16:01:14 +02:00
bunkerity
6d06a32cc9
tests - list example_data as root 2022-07-20 15:37:29 +02:00
bunkerity
75b2ae868b
tests - fix example_data path for docker 2022-07-20 15:16:07 +02:00
bunkerity
da2f6cb4f4
tests - force removing directories with DockerTest 2022-07-20 11:10:44 +02:00
bunkerity
4bd0129e46
tests - also edit root domain 2022-07-15 09:46:50 +02:00
florian
8b3b1291cc tests - from replace/rename functions to class method 2022-07-14 15:24:11 +02:00
florian
68bf5ef850 tests - remove wrong cleanup call 2022-07-14 14:52:44 +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
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
a91fc73072 tests - fix indent and isfile import 2022-07-13 15:25:32 +02:00
florian
b64af85262 tests - DockerTest on the road 2022-07-13 15:14:08 +02:00
Renamed from tests/new/DockerTest.py (Browse further)