From 4c342a53e8a806dc5f77601df95dcfc767d4a936 Mon Sep 17 00:00:00 2001 From: Till JS Date: Thu, 19 Mar 2026 12:25:23 +0100 Subject: [PATCH] docs(audits): update contacts and todo scores after E2E tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Contacts: 91 → 93 (testing 82→88, +10 Playwright E2E tests, 150 total) - Todo: 91 → 93 (testing 85→90, +10 Playwright E2E tests, 190 total) Co-Authored-By: Claude Opus 4.6 (1M context) --- .../landing/src/content/audits/2026-03-19-contacts.md | 10 +++++----- .../apps/landing/src/content/audits/2026-03-19-todo.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md b/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md index 555440adc..f670c3c48 100644 --- a/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md +++ b/apps/manacore/apps/landing/src/content/audits/2026-03-19-contacts.md @@ -1,16 +1,16 @@ --- title: 'Contacts: Production Readiness Audit' -description: 'Kontaktverwaltung mit 14 Backend-Modulen, 72 Backend-Tests (Service + Controller), 5 Sprachen, Rate Limiting' +description: 'Kontaktverwaltung mit 14 Backend-Modulen, 140 Unit + 10 E2E Tests, 5 Sprachen, Rate Limiting - vollständigste App' date: 2026-03-19 app: 'contacts' author: 'Till Schneider' tags: ['audit', 'contacts', 'production-readiness'] -score: 91 +score: 93 scores: backend: 92 frontend: 88 database: 88 - testing: 82 + testing: 88 deployment: 90 documentation: 88 security: 85 @@ -21,8 +21,8 @@ stats: webRoutes: 20 components: 36 dbTables: 6 - testFiles: 11 - testCount: 140 + testFiles: 14 + testCount: 150 languages: 5 --- diff --git a/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md b/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md index 1cb6292dd..15f1e3b76 100644 --- a/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md +++ b/apps/manacore/apps/landing/src/content/audits/2026-03-19-todo.md @@ -1,16 +1,16 @@ --- title: 'Todo: Production Readiness Audit' -description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 127 Backend-Tests (Service + Controller), 5 Sprachen' +description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 180 Unit + 10 E2E Tests, 5 Sprachen' date: 2026-03-19 app: 'todo' author: 'Till Schneider' tags: ['audit', 'todo', 'production-readiness'] -score: 91 +score: 93 scores: backend: 92 frontend: 85 database: 88 - testing: 85 + testing: 90 deployment: 90 documentation: 90 security: 82 @@ -21,8 +21,8 @@ stats: webRoutes: 13 components: 30 dbTables: 8 - testFiles: 11 - testCount: 180 + testFiles: 15 + testCount: 190 languages: 5 ---