Testing
Main suite
Section titled “Main suite”npm testnpm run buildnpm run checkpytest -q testsPackage tests
Section titled “Package tests”npm --workspace packages/client run testnpm --workspace bridge run testnpm run dev:ha:tools:testHome Assistant smoke commands
Section titled “Home Assistant smoke commands”List the local Authority, access requests, and grants:
npm run dev:ha:listRun the relay end-to-end smoke loop:
npm run dev:ha:smokeRun the local Home Assistant frontend-session smoke loop:
npm run dev:ha:local-smokeRun browser tests:
npm run dev:ha:local-browsernpm run dev:ha:dashboard-export-browser