docs: Update documentation for auto-update system and integration tests
This commit is contained in:
parent
f701247fab
commit
c1133ae8e9
9 changed files with 105 additions and 57 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue