TIDE/backend/tests/Fakes
2026-05-06 22:34:08 +03:00
..
FakeClock.php add auth utility interfaces and impls 2026-05-06 15:11:19 +03:00
FakeCommentRepository.php add Comment persistence: model, migration, eloquent + fake repo 2026-05-06 22:14:11 +03:00
FakeEmailConfirmationTokenRepository.php add EmailConfirmationToken persistence: model, migration, eloquent + fake repo 2026-05-06 22:05:52 +03:00
FakeEmailer.php add Emailer and EmailFactory interfaces with laravel + fake impls 2026-05-06 22:06:30 +03:00
FakeEmailFactory.php add Emailer and EmailFactory interfaces with laravel + fake impls 2026-05-06 22:06:30 +03:00
FakePasswordHasher.php add auth utility interfaces and impls 2026-05-06 15:11:19 +03:00
FakePostRepository.php extend Post entity with feature slot 2026-05-06 22:28:45 +03:00
FakeSessionRepository.php add Session entity, persistence, fake 2026-05-06 15:12:07 +03:00
FakeTokenGenerator.php add auth utility interfaces and impls 2026-05-06 15:11:19 +03:00
FakeUserRepository.php implement SearchUsers use case 2026-05-06 22:34:08 +03:00