Compare commits

...

1 Commits

Author SHA1 Message Date
Paulus Schoutsen
b8cd4193a9 Add test command to copilot 2025-06-21 20:32:09 -04:00

View File

@@ -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