docs: Update documentation for auto-update system and integration tests

This commit is contained in:
claudi 2026-01-30 08:43:52 +01:00
parent f701247fab
commit c1133ae8e9
9 changed files with 105 additions and 57 deletions

View file

@ -308,6 +308,10 @@ start docs\_build\html\index.html # Windows
- Add screenshots for UI features
- Keep language clear and concise
## Writing Integration Tests
Integration tests should cover workflows across multiple components. See [tests/integration/test_update_flow.py](tests/integration/test_update_flow.py) for an example covering the update system.
## Release Process
### Version Numbering