bunkerweb/tests/core/db
Théophile Diot b930e22448
chore: Update dependencies for setuptools, mkdocs-material, and psycopg
Bump setuptools from 70.1.1 to 70.2.0 in src/deps/requirements.in and src/deps/requirements-deps.in
Bump mkdocs-material[imaging] from 9.5.27 to 9.5.28 in docs/requirements.in
Bump psycopg[binary,pool] from 3.1.19 to 3.2.1 in src/common/db/requirements.in, tests/core/db/requirements.in, and src/common/db/requirements.armv7.in
2024-07-02 13:48:19 +01:00
..
init Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
docker-compose.init.yml Update core db tests to add the settings.json file and optimizations 2023-05-15 08:26:09 -04:00
docker-compose.mariadb.yml Fix db core tests by making the network bw-docker entirely external 2023-07-04 16:10:48 -04:00
docker-compose.mysql.yml Fix db core tests by making the network bw-docker entirely external 2023-07-04 16:10:48 -04:00
docker-compose.postgres.yml Fix db core tests by making the network bw-docker entirely external 2023-07-04 16:10:48 -04:00
docker-compose.test.yml chore: Remove GLOBAL_REVERSE_PROXY_URL variable from db test as "/" is now the default value 2024-05-06 14:16:26 +02:00
docker-compose.yml chore: Update version to 1.5.9 2024-06-27 14:59:35 +01:00
Dockerfile chore: Update Dockerfile to use Python 3.12.4-alpine3.19 2024-06-10 09:31:25 +01:00
main.py Ignore download-pro-plugins in db tests to avoid failing with dev and testing versions 2024-03-25 08:40:46 +00:00
ready.conf Add refurb as a pre-commit-config hook and apply pre-commit-config 2023-11-07 11:09:18 +00:00
requirements.in chore: Update dependencies for setuptools, mkdocs-material, and psycopg 2024-07-02 13:48:19 +01:00
requirements.txt chore: Update dependencies for setuptools, mkdocs-material, and psycopg 2024-07-02 13:48:19 +01:00
test.sh ci/cd - add --ignore-installed flags to pip install commands of linux tests 2024-06-01 09:05:17 +02:00