smart-home-server / server / tests /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
..
AreaPlacingTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 2 days ago
AreaRecursionTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 2 days ago
AreasControllerHappyPathTest.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 2 days ago
AreasRESTAPIControllerValidationTest.php Fix Model layer & API robustness batch (7 items) 2 days ago
ControlScriptsRegularTest.php Phase 7: Separate ControlScripts from server core + CLI isolation + manifest 2 days ago
CronControllerTest.php Переписан механизм определения offline: last_contact-based вместо TCP ping + retry для сканера 2 days ago
DeviceAPIBaseRetryTest.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 2 days ago
DeviceAuthCacheTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 days 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 2 days ago
DevicesRESTAPIControllerValidationTest.php Fix Model layer & API robustness batch (7 items) 2 days ago
EntityCrudTest.php Fix Model layer & API robustness batch (7 items) 2 days ago
MetaManagerTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 days ago
PasswordHashTest.php Add PHPUnit test suite: ThinBuilder, RateLimiter, PasswordHash (17 tests, all passing) 2 days 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 2 days ago
ScriptsModelStateTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 days ago
ScriptsRESTAPIControllerValidationTest.php Add medium-complexity PHPUnit tests: Area recursion, controller validation 2 days ago
SessionsTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 2 days ago
TestApp.php Add high-complexity PHPUnit tests: retry/backoff, auth guard, transactions, happy-paths, script state 2 days ago
ThinBuilderTest.php Fix 10 critical/high issues from Phase 6-7 audit 2 days ago
UserEntityTest.php Fix Model layer & API robustness batch (7 items) 2 days ago
UtilsTest.php Add PHPUnit coverage: Entity CRUD, Area placing, Sessions, Utils 2 days ago
bootstrap.php Переписан механизм определения offline: last_contact-based вместо TCP ping + retry для сканера 2 days ago