argos/tests
Luc Didry 211ac32028
🐛 — Fix worker timeout for old results cleaning in recurring tasks (fix #84)
💥 Old results are now removed by their age, not based on their number.

💥 Warning: `max_results` setting has been replaced by `max_results_age`, which is a duration.
Use `argos server generate-config > /etc/argos/config.yaml-dist` to generate
a new example configuration file.
2025-02-18 17:04:26 +01:00
..
config.yaml 🐛 — Fix worker timeout for old results cleaning in recurring tasks (fix #84) 2025-02-18 17:04:26 +01:00
conftest.py — Add mypy test 2024-07-04 13:33:54 +02:00
test_api.py — IPv4/IPv6 choice for checks, and choice for a dual-stack check (fix #69) 2024-12-02 15:24:54 +01:00
test_checks.py — Allow to specify form data and headers for checks (fix #70) 2025-01-14 16:38:43 +01:00
test_checks_base.py Accept all HTTP returned status for the SSL check. 2023-10-30 15:53:23 +01:00
test_cli.py — Add built-in authentication for human interface 2024-06-21 13:40:47 +02:00
test_queries.py 🐛 — Fix worker timeout for old results cleaning in recurring tasks (fix #84) 2025-02-18 17:04:26 +01:00
test_schemas_config.py Changed checks to accept ints for expected values. 2023-10-18 12:32:33 +02:00
websites.yaml — Allow to specify form data and headers for checks (fix #70) 2025-01-14 16:38:43 +01:00