Commit graph

104 commits

Author SHA1 Message Date
Théophile Diot b901d29710
Update python deps 2023-09-26 12:16:26 +01:00
Théophile Diot a04282d3f8
Fix test core redis with linux 2023-09-25 09:04:26 +01:00
Théophile Diot c964d68f99
Add more tries when the dnsbl server isn't found 2023-09-23 16:38:08 +01:00
Théophile Diot 78a29e65ea
Tweak reversescan core test to avoid false negative 2023-09-23 16:35:48 +01:00
Théophile Diot 16d4c1133b
Optimize the way errors are being checked in linux core tests 2023-09-23 15:05:21 +01:00
Théophile Diot 6534a429af
Fix looking for error in the wrong place in test code linux 2023-09-23 13:54:47 +01:00
Théophile Diot 25eb8de01e
Try to fix a few shenanigans with linux core tests 2023-09-23 13:22:20 +01:00
Théophile Diot 87f84d438e
Add a retry on nginx error in linux core tests 2023-09-23 12:13:42 +01:00
Théophile Diot 99b30af8ea
Fix reverse scan python script 2023-09-23 09:17:00 +01:00
Théophile Diot 48bcb11983
Rearrange imports for blacklist init core test 2023-09-23 09:03:09 +01:00
Théophile Diot ae9450d0dc
Add whitelist and greylist linux core tests 2023-09-23 09:02:35 +01:00
Théophile Diot 9a17e92d62
Fix typos in dnsbl core test 2023-09-23 08:21:18 +01:00
Théophile Diot 2244f734fa
Add dnsbl linux test 2023-09-23 08:20:41 +01:00
Théophile Diot a29ac80e4b
Add country linux tests 2023-09-23 08:20:27 +01:00
Théophile Diot cff5c77679
Fix sessions core test for linux 2023-09-23 07:48:47 +01:00
Théophile Diot 6ae6764f27
Fix blacklist core tests docker compose 2023-09-23 07:46:27 +01:00
Théophile Diot 27959e1aa9
Fix sessions permissions issues with python requirements 2023-09-22 20:37:24 +01:00
Théophile Diot 6283ce2dd7
Add linux tests for blacklist and bunkernet 2023-09-22 20:30:38 +01:00
Théophile Diot 61c8ef73b0
Fix permission issues with sessions core test with linux 2023-09-22 16:36:51 +01:00
Théophile Diot be25ae8e05
Fix failing linux core tests + add more logs when an error occur in ui tests 2023-09-22 15:58:36 +01:00
Théophile Diot fdb9a7c294
Fix errors linux tests permission issues 2023-09-22 09:17:31 +01:00
Théophile Diot ce2fa3d360
Fix a few core tests for linux 2023-09-20 18:19:05 +02:00
Théophile Diot 06da40bf13
Added more linux core tests 2023-09-20 16:41:33 +02:00
Théophile Diot 84a27a3fc3
Fix DB core test with docker 2023-09-20 15:02:17 +02:00
Théophile Diot 9e34251824
Fix path issues with db core test init 2023-09-20 14:19:43 +02:00
Théophile Diot c90cd7399a
Fix permission issues in tests core linux 2023-09-20 13:43:50 +02:00
Théophile Diot 91e5528a3f
Fix already existing tests core linux 2023-09-20 13:01:51 +02:00
Théophile Diot 8a6e14d8c8
Added linux tests to a few core plugins 2023-09-19 17:53:07 +02:00
Théophile Diot 0ece8fda00
Fix permission issues when starting BunkerWeb in antibot linux tests 2023-09-19 15:37:25 +02:00
Théophile Diot e935132242
ci/cd Try to fix permission problems with Firefox in test core linux 2023-09-19 15:20:55 +02:00
Théophile Diot 094d5d5dfe
ci/cd Fix a few things with test core linux + finish antibot linux core tests 2023-09-19 14:52:06 +02:00
Théophile Diot d59cf1835d
ci/cd fix permissions issue in test core linux + fix shenanigans with antibot linux core tests 2023-09-19 11:27:10 +02:00
Théophile Diot a0516f773f
ci/cd Install firefox from apt instead of snap + fix antibot core tests for linux 2023-09-19 09:45:17 +02:00
Théophile Diot 80d56fcca6
ci/cd start working on linux core tests 2023-09-18 12:12:03 +02:00
Théophile Diot e51e178357
Update python deps 2023-09-15 14:51:53 +02:00
Théophile Diot 11664cc1d8
Fix wrong variable name in limit core tests 2023-09-07 11:01:26 +02:00
Théophile Diot c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
Théophile Diot c7e834a0dc
Update python deps 2023-09-06 13:45:41 +02:00
Théophile Diot 673ee921f6
Lint files 2023-09-06 13:44:45 +02:00
Théophile Diot 3a02c0ca5c
Add more delays in badbehavior core test 2023-09-04 15:52:43 +02:00
Théophile Diot 637573e591
Update docker images and python deps 2023-08-29 15:47:03 +02:00
florian 00cb6c1a8b
tests - fix regex for geckodriver version 2023-08-22 15:14:20 +02:00
Théophile Diot 6d1d464e16
Remove tries limit in wget commands (defaulting to 20 tries) 2023-08-22 09:20:58 +02:00
Théophile Diot fbf0232d52
Update python deps 2023-08-21 16:39:30 +02:00
Théophile Diot 73e31ca625
Add wget to fix error with tests 2023-08-21 16:29:03 +02:00
Théophile Diot 55fd177901
Fix wget command when downloading the geckodriver sometimes fails 2023-08-21 16:02:37 +02:00
Théophile Diot b6b87fcb03
Update python deps 2023-08-14 17:06:24 -04:00
florian b8778de08b
use nightly tag for docker-socket-proxy 2023-08-10 15:06:38 +02:00
Théophile Diot 600ea7e168
Update python deps 2023-08-08 12:03:49 +00:00
florian 6047a43358
set default value for ports in bw entrypoint, fix core db tests and fix missing PYTHONPATH for certbot job 2023-08-07 22:16:06 +02:00