Commit graph

124 commits

Author SHA1 Message Date
Théophile Diot cd902eba30
prepare for 1.5.3 🚀 2023-10-20 16:34:12 +02:00
Théophile Diot bd6065af86
Update python deps and pin urllib3 version to 1.26.18 + Update pre-commit-config to format requirements.in files as well + Apply pre-commit 2023-10-18 10:07:21 +02:00
Théophile Diot 7598dbc54b
Update python deps 2023-10-18 08:40:31 +02:00
Théophile Diot 2737fe7ce2
Update python deps 2023-10-16 12:26:15 +02:00
Théophile Diot 309689185e
Update pythons deps 2023-10-11 11:14:02 +02:00
Théophile Diot 7ac66a6c65
Update python deps 2023-10-04 16:46:50 +02:00
Théophile Diot 8ae7b8f43b
Fix redirect tests docker-compose file 2023-10-04 14:37:12 +02:00
Théophile Diot 172874d1c3
Fix redirect tests on docker 2023-10-03 18:00:59 +02:00
Théophile Diot e7498279cd
Revert Docker image update for tests 2023-10-03 14:19:10 +02:00
Théophile Diot c2db157bb5
Update python docker image to 3.12.0 2023-10-03 14:10:04 +02:00
Théophile Diot 202698f41f
Fix python deps conflicts and update them 2023-10-03 13:54:53 +02:00
Théophile Diot 628068e9ae
Lint files with prettier 2023-10-03 12:53:30 +02:00
Théophile Diot 87ca176633
Fix typos raised by codespell 2023-10-03 12:37:56 +02:00
Théophile Diot 6b2df35858
Tweak py file to respect flake8 rules 2023-10-03 12:01:24 +02:00
Théophile Diot 5a7f9147fa
Update python deps and update script 2023-10-02 13:08:28 +01:00
Théophile Diot 5ed595be68
Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
Théophile Diot 1b7e1840cd
Fix blacklist core tests' requirements.txt file 2023-09-29 18:15:38 +01:00
Théophile Diot 1f90d3668c
Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
Théophile Diot 073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot db99d16874
Update the condition that checks the integration in core tests 2023-09-26 13:11:30 +01:00
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