mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
- Refactored the `get_check_by_name` method to `get_registered_check` in the BaseCheck class and added a `get_registered_checks` method to get all the registered checks. - Added a validation in the `WebsitePath` class to ensure that a check exists when parsing the configuration file. - Updated the existing test for parsing SSL duration and added new tests to validate path parsing and check existence validation. |
||
---|---|---|
.. | ||
test_checks_base.py | ||
test_schemas_config.py |