1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00
tenancy/tests
beezerk23 233a1222bf
feat(UniversalRoutes): Stop overwriting the (maybe) customized onFail… (#679)
* feat(UniversalRoutes): Stop overwriting the (maybe) customized onFail method and just call it in case of an exception

* throw correct exception when `$originalOnFail()` is null

* Update DomainTest.php

* convert test to pest and renamed

* Update tests/DomainTest.php

Co-authored-by: Samuel Štancl <samuel@archte.ch>

Co-authored-by: Abrar Ahmad <abrar.dev99@gmail.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-25 18:37:52 +02:00
..
Etc [4.x] Migrate tests to Pest (#884) 2022-07-22 19:26:59 +02:00
Features Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
AutomaticModeTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
BootstrapperTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
CachedTenantResolverTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
CacheManagerTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
CombinedDomainAndSubdomainIdentificationTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
CommandsTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
DatabasePreparationTest.php [4.x] Migrate tests to Pest (#884) 2022-07-22 19:26:59 +02:00
DatabaseUsersTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
DeleteDomainsJobTest.php [4.x] Migrate tests to Pest (#884) 2022-07-22 19:26:59 +02:00
DomainTest.php feat(UniversalRoutes): Stop overwriting the (maybe) customized onFail… (#679) 2022-07-25 18:37:52 +02:00
EventListenerTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
GlobalCacheTest.php [4.x] Migrate tests to Pest (#884) 2022-07-22 19:26:59 +02:00
MaintenanceModeTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
PathIdentificationTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
Pest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
QueueTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
RequestDataIdentificationTest.php [4.x] Migrate tests to Pest (#884) 2022-07-22 19:26:59 +02:00
ResourceSyncingTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
ScopeSessionsTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
SingleDatabaseTenancyTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
SubdomainTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TenantAssetTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TenantAwareCommandTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TenantDatabaseManagerTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TenantModelTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TenantUserImpersonationTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
TestCase.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00
UniversalRouteTest.php Refactor tests to use pest() helper 2022-07-23 01:16:50 +02:00