smart-home-server / server / tests /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 2 hours ago
..
AppAuthGuardTest.php Fix critical issues: router method enforcement, cron localhost guard, rate limiter file-based, entity update_at optional, device race condition, area remove transaction, control scripts static flush 3 hours ago
AreaPlacingTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 4 hours ago
AreaRecursionTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 4 hours ago
AreasControllerHappyPathTest.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 4 hours ago
AreasRESTAPIControllerValidationTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 4 hours ago
DeviceAPIBaseRetryTest.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 4 hours ago
DeviceAuthCacheTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 hours ago
DevicesModelTransactionTest.php Fix critical issues: router method enforcement, cron localhost guard, rate limiter file-based, entity update_at optional, device race condition, area remove transaction, control scripts static flush 3 hours ago
DevicesRESTAPIControllerValidationTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 4 hours ago
EntityCrudTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 hours ago
MetaManagerTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 hours ago
PasswordHashTest.php Add PHPUnit test suite: ThinBuilder, RateLimiter, PasswordHash (17 tests, all passing) 5 hours ago
RateLimiterTest.php Fix critical issues: router method enforcement, cron localhost guard, rate limiter file-based, entity update_at optional, device race condition, area remove transaction, control scripts static flush 3 hours ago
ScriptsModelStateTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 hours ago
ScriptsRESTAPIControllerValidationTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 4 hours ago
SessionsTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 4 hours ago
TestApp.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 4 hours ago
ThinBuilderTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 hours ago
UtilsTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 4 hours ago
bootstrap.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 4 hours ago