package_check/lib
Félix Piédallu d1b7d4907f When testing for app page access, reuse cookies between requests.
cURL --location will follow redirects, but by default won't reuse cookies.
Some apps, like Jackett, might add authentication cookies in a chain of redirections
Passing --cookie <useless file> to cURL tells it to keep cookies between 'sessions'.
2024-03-07 11:12:50 +01:00
..
analyze_test_results.py Forget about level 9 2023-02-24 01:25:59 +01:00
build_base_lxc.sh remove some debug 2021-01-07 20:24:10 +01:00
common.sh Force current hour in UTC and show explicitly that we’re using UTC 2024-02-20 03:30:25 +01:00
default_install_args.py Rework a bit default_install_args.py, make a proper python script, use typing, split into 2 functions 2024-01-28 20:37:19 +01:00
legacy.sh yolo: drop test for 'private' install on bookworm ... 2023-11-23 21:11:34 +01:00
lxc.sh Restructure some stuff to improve UX, ideally don't want to wait for the apt deps to install before being able to know which yunohost version is running and package linter ... 2024-01-10 21:41:48 +01:00
parse_tests_toml.py Ffs, add execution permission to script 2024-01-28 23:29:42 +01:00
tests.sh When testing for app page access, reuse cookies between requests. 2024-03-07 11:12:50 +01:00
tests_coordination.sh Fix parse_tests_toml, oopsie on pathlib, and in the calling bash script 2024-01-28 23:22:00 +01:00
witness.sh And also ignore witness DB >_> 2023-06-14 10:22:59 +02:00