From 30c049986919aeaf55cc511f825fda423ff6ac53 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sat, 27 Jun 2026 14:22:06 +0200 Subject: [PATCH] Add level field to logging config response --- Docs/tasks.md | 9 - robot_output/log.html | 10 +- robot_output/output.xml | 4779 ++++++++++++++++++++++++------- robot_output/playwright-log.txt | 272 +- robot_output/report.html | 10 +- src/server/api/logging.py | 1 + 6 files changed, 3877 insertions(+), 1204 deletions(-) diff --git a/Docs/tasks.md b/Docs/tasks.md index 87ea3bf..3ab60ce 100644 --- a/Docs/tasks.md +++ b/Docs/tasks.md @@ -1,12 +1,3 @@ -## Task 5: Detailed Health Check — Should include uptime field - -**Test Result:** FAIL — `Dictionary does not contain key 'uptime'` - -**Instructions:** -The `Detailed Health Check` API test expects the response JSON to contain an `uptime` key, but it is missing. Review the detailed health endpoint implementation. Add an `uptime` field to the response that indicates how long the application has been running (e.g., seconds since start or a human-readable duration). - ---- - ## Task 6: Get Logging Config — Should include level field **Test Result:** FAIL — `Dictionary does not contain key 'level'` diff --git a/robot_output/log.html b/robot_output/log.html index 816603d..90e0e43 100644 --- a/robot_output/log.html +++ b/robot_output/log.html @@ -2073,25 +2073,25 @@ storage = function () { window.output = {};