mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor backend module architecture
This commit is contained in:
@@ -15,7 +15,7 @@ pytest
|
||||
### When to Expand Scope
|
||||
|
||||
Run the full test suite when changing:
|
||||
- `app/core/` — config, event system, module manager, plugin manager
|
||||
- `app/platform/`, `app/extensions/`, or `app/compat/` - config, events, managers, and compatibility boundaries
|
||||
- `app/chain/__init__.py` — chain base class
|
||||
- `app/modules/__init__.py` — module base class
|
||||
- `app/main.py` — application startup
|
||||
|
||||
Reference in New Issue
Block a user