mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 23:21:08 +02:00
docs(audits): update scores after controller tests and i18n expansion
- Calendar: 90 → 92 (testing 82→88, 227 total tests, 17 test files) - Contacts: 90 → 91 (testing 78→82, 140 total tests, 11 test files) - Todo: 90 → 91 (testing 80→85, 180 total tests, 11 test files) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
24a6efa453
commit
7d0b2dbba8
3 changed files with 15 additions and 15 deletions
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: 'Calendar: Production Readiness Audit'
|
||||
description: 'Kalender-App mit 13 Backend-Modulen, 132 Backend-Tests, Error Boundary, 5 Sprachen - ausgereifteste App im Monorepo'
|
||||
description: 'Kalender-App mit 13 Backend-Modulen, 151 Backend-Tests (Service + Controller), Error Boundary, 5 Sprachen - ausgereifteste App'
|
||||
date: 2026-03-19
|
||||
app: 'calendar'
|
||||
author: 'Till Schneider'
|
||||
tags: ['audit', 'calendar', 'production-readiness']
|
||||
score: 90
|
||||
score: 92
|
||||
scores:
|
||||
backend: 92
|
||||
frontend: 88
|
||||
database: 92
|
||||
testing: 82
|
||||
testing: 88
|
||||
deployment: 88
|
||||
documentation: 95
|
||||
security: 82
|
||||
|
|
@ -21,8 +21,8 @@ stats:
|
|||
webRoutes: 19
|
||||
components: 50
|
||||
dbTables: 9
|
||||
testFiles: 14
|
||||
testCount: 208
|
||||
testFiles: 17
|
||||
testCount: 227
|
||||
languages: 5
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: 'Contacts: Production Readiness Audit'
|
||||
description: 'Kontaktverwaltung mit 14 Backend-Modulen, 55 Backend-Tests, 5 Sprachen, Rate Limiting - vollständigste App neben Calendar'
|
||||
description: 'Kontaktverwaltung mit 14 Backend-Modulen, 72 Backend-Tests (Service + Controller), 5 Sprachen, Rate Limiting'
|
||||
date: 2026-03-19
|
||||
app: 'contacts'
|
||||
author: 'Till Schneider'
|
||||
tags: ['audit', 'contacts', 'production-readiness']
|
||||
score: 90
|
||||
score: 91
|
||||
scores:
|
||||
backend: 92
|
||||
frontend: 88
|
||||
database: 88
|
||||
testing: 78
|
||||
testing: 82
|
||||
deployment: 90
|
||||
documentation: 88
|
||||
security: 85
|
||||
|
|
@ -21,8 +21,8 @@ stats:
|
|||
webRoutes: 20
|
||||
components: 36
|
||||
dbTables: 6
|
||||
testFiles: 9
|
||||
testCount: 123
|
||||
testFiles: 11
|
||||
testCount: 140
|
||||
languages: 5
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: 'Todo: Production Readiness Audit'
|
||||
description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 109 Backend-Tests, 5 Sprachen - deployed auf mana.how'
|
||||
description: 'Aufgabenverwaltung mit Kanban, Projekten, Labels, 19 DTOs, 127 Backend-Tests (Service + Controller), 5 Sprachen'
|
||||
date: 2026-03-19
|
||||
app: 'todo'
|
||||
author: 'Till Schneider'
|
||||
tags: ['audit', 'todo', 'production-readiness']
|
||||
score: 90
|
||||
score: 91
|
||||
scores:
|
||||
backend: 92
|
||||
frontend: 85
|
||||
database: 88
|
||||
testing: 80
|
||||
testing: 85
|
||||
deployment: 90
|
||||
documentation: 90
|
||||
security: 82
|
||||
|
|
@ -21,8 +21,8 @@ stats:
|
|||
webRoutes: 13
|
||||
components: 30
|
||||
dbTables: 8
|
||||
testFiles: 12
|
||||
testCount: 162
|
||||
testFiles: 11
|
||||
testCount: 180
|
||||
languages: 5
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue