1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:34:04 +00:00
tenancy/tests
2020-05-20 21:50:10 +02:00
..
Etc Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
Features Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
AutomaticModeTest.php Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
BootstrapperTest.php Extract JobPipelines to a separate package 2020-05-15 18:26:08 +02:00
CachedTenantResolverTest.php CachedTenantResolver 2020-05-20 20:34:16 +02:00
CacheManagerTest.php Change bootstrappers namespace 2020-05-13 18:19:59 +02:00
CombinedDomainAndSubdomainIdentificationTest.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
CommandsTest.php Use getTenantKey() instead of ->id references 2020-05-20 20:41:47 +02:00
DatabasePreparationTest.php Extract JobPipelines to a separate package 2020-05-15 18:26:08 +02:00
DatabaseUsersTest.php Use % for CREATE % GRANT queries 2020-05-20 14:33:24 +02:00
DomainTest.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
EventListenerTest.php Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
GlobalCacheTest.php Fix cache test 2020-05-15 11:22:12 +02:00
MaintenanceModeTest.php Tenant-specific maintenance mode 2020-05-20 21:50:10 +02:00
PathIdentificationTest.php User impersonation 2020-05-15 07:30:57 +02:00
QueueTest.php Change bootstrappers namespace 2020-05-13 18:19:59 +02:00
RequestDataIdentificationTest.php Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
ResourceSyncingTest.php Extract JobPipelines to a separate package 2020-05-15 18:26:08 +02:00
ScopeSessionsTest.php Session scoping & tenant() cleanup 2020-05-15 11:07:42 +02:00
SingleDatabaseTenancyTest.php HasScopedValidationRules trait 2020-05-14 05:13:33 +02:00
SubdomainTest.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
TenantAssetTest.php Change bootstrappers namespace 2020-05-13 18:19:59 +02:00
TenantAwareCommandTest.php Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
TenantDatabaseManagerTest.php Use % for CREATE % GRANT queries 2020-05-20 14:33:24 +02:00
TenantModelTest.php Extract JobPipelines to a separate package 2020-05-15 18:26:08 +02:00
TenantUserImpersonationTest.php Use correct path to impersonation migrations in test 2020-05-17 16:38:53 +02:00
TestCase.php Change bootstrappers namespace 2020-05-13 18:19:59 +02:00