mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Add test command to copilot
This commit is contained in:
@@ -94,6 +94,7 @@ automation application.
|
||||
- Provide descriptive state attributes
|
||||
- Testing:
|
||||
- Test location: `tests/components/{domain}/`
|
||||
- Run tests with `pytest --no-header --no-summary -x <location>`
|
||||
- Use pytest fixtures from `tests.common`
|
||||
- Mock external dependencies
|
||||
- Use snapshots for complex data
|
||||
|
||||
Reference in New Issue
Block a user