tududi/backend/tests/unit/utils
Chris 3486541272
Add comprehensive LLM development documentation (#939)
* Increase coverage

* Add comprehensive LLM development documentation

- Add CLAUDE.md as main documentation index
- Create 8 detailed documentation files in docs/:
  - architecture.md: Tech stack, data models, auth system
  - directory-structure.md: Complete file tree with paths
  - backend-patterns.md: Module architecture and patterns
  - database.md: Models, migrations, and workflows
  - development-workflow.md: Setup and daily development
  - code-conventions.md: Style guide and best practices
  - testing.md: Test organization and patterns
  - common-tasks.md: How-to guides for frequent tasks
- Update .gitignore to allow project-level CLAUDE.md
- 4,285 lines of comprehensive documentation
- Organized for easy navigation with cross-links
- LLM-optimized with absolute paths and code examples

* fixup! Add comprehensive LLM development documentation
2026-03-14 02:54:59 +02:00
..
attachment-utils.test.js Add test coverage 2025-12-07 14:12:38 +02:00
migration-utils.test.js Add comprehensive LLM development documentation (#939) 2026-03-14 02:54:59 +02:00
notificationPreferences.test.js Feat telegram notifications (#692) 2025-12-09 20:26:53 +02:00
timezone-utils.test.js Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
uid.test.js Add comprehensive LLM development documentation (#939) 2026-03-14 02:54:59 +02:00
validation.test.js Fix defer date validation for recurring task instances (#910) 2026-03-05 08:20:30 +02:00