mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-02 20:30:10 +00:00
Add backend unit test framework and modularize settings UI
Introduced a Vitest-based backend unit testing framework with supporting scripts, helpers, and GitHub Actions integration. Refactored the admin settings page to a modular architecture, splitting monolithic logic into feature-specific tabs and hooks for improved maintainability and testability. Updated documentation to reflect the new testing setup and settings architecture, and added new dependencies for testing utilities.
This commit is contained in:
@@ -66,6 +66,9 @@ External integrations: Plex (auth + library), Prowlarr/Jackett (indexers), qBitt
|
||||
**Deployment:**
|
||||
- [deployment/docker.md](deployment/docker.md) - Docker Compose, volumes, env vars
|
||||
|
||||
**Testing:**
|
||||
- [testing.md](testing.md) - Backend unit tests, scripts
|
||||
|
||||
## Development Phases
|
||||
✅ Phase 1: Foundation (auth, database, setup wizard)
|
||||
✅ Phase 2: User features (discovery, requests, dashboard)
|
||||
|
||||
Reference in New Issue
Block a user