Commit Graph
5 Commits
Author SHA1 Message Date
Jokob @NetAlertX 9e38cfd8b4 Add website monitoring plugin and update workflows configuration
- Introduced a new plugin for monitoring website health, including functionality to check URLs and log results.
- Created README and configuration files for the workflows plugin, detailing its purpose and settings.
- Updated import paths in various test files to reflect the new directory structure.
- Ensured compatibility of test cases with the updated plugin architecture.
2026-08-10 02:32:49 +00:00
Jokob @NetAlertX 014e8ffff0 linting 2026-05-26 21:59:54 +00:00
Jokob @NetAlertX 1f2205ff27 Refactor sync endpoint tests to use monkeypatch for environment variables and remove unused imports 2026-05-26 21:59:11 +00:00
Jokob @NetAlertX 1108534540 Fix formatting inconsistencies in comments for sync endpoint tests 2026-05-24 01:30:33 +00:00
Jokob @NetAlertX 5910a7c2a1 BE: Refactor sync endpoint to accept JSON payloads and update related tests #1652 2026-05-24 01:11:00 +00:00