..
Etc
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
Features
Add L10 support to 4.x (merge 3.x to master) ( #1071 )
2023-02-20 23:47:10 +01:00
ActionTest.php
[4.x] Storage::url() support (modified #689 ) ( #909 )
2022-09-28 05:09:45 +02:00
AutomaticModeTest.php
Add skip-failing option to the Migrate command ( #945 )
2023-02-01 06:55:26 +01:00
BatchTest.php
Add skip-failing option to the Migrate command ( #945 )
2023-02-01 06:55:26 +01:00
BootstrapperTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
BroadcastingTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
CachedTenantResolverTest.php
Add identification section to config, refactor static properties
2022-10-01 20:01:18 +02:00
CacheManagerTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
CombinedDomainAndSubdomainIdentificationTest.php
Fix #998 , centralize config used by BelongsToTenant and HasDomains
2022-11-10 16:03:13 +01:00
CommandsTest.php
Add skip-failing option to the Migrate command ( #945 )
2023-02-01 06:55:26 +01:00
DatabasePreparationTest.php
add public connection() method to the Tenant DB manager interface
2022-10-25 12:53:31 +02:00
DatabaseUsersTest.php
general refactor, move more classes under Database namespace
2022-08-27 03:17:16 +02:00
DeleteDomainsJobTest.php
Early identification support ( #1 )
2022-11-20 02:31:37 +01:00
DomainTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
EarlyIdentificationTest.php
Early identification support ( #1 )
2022-11-20 02:31:37 +01:00
EventListenerTest.php
Add L10 support to 4.x (merge 3.x to master) ( #1071 )
2023-02-20 23:47:10 +01:00
GlobalCacheTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
MailTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
MaintenanceModeTest.php
[4.x] Update commands CLI outputs ( #968 )
2022-10-18 19:11:57 +02:00
ManualModeTest.php
Manual mode improvements (use correct event type, add new listeners) ( #1013 )
2022-11-25 03:09:31 +01:00
PathIdentificationTest.php
Add identification section to config, refactor static properties
2022-10-01 20:01:18 +02:00
PendingTenantsTest.php
Improve code of pending tenants ( #1025 )
2022-11-29 09:31:07 +01:00
Pest.php
Add skip-failing option to the Migrate command ( #945 )
2023-02-01 06:55:26 +01:00
PrefixCacheBootstrapperTest.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
QueueTest.php
Close tenant connections after jobs ( #1128 )
2023-08-18 07:38:07 +02:00
RequestDataIdentificationTest.php
Add cookie option on Initialize Tenancy by Request identification ( #980 )
2022-10-18 13:52:16 +02:00
ResourceSyncingTest.php
Use polymorphic table for mapping resources to tenants ( #997 )
2023-02-02 06:39:35 +01:00
ResourceSyncingUsingPolymorphicTest.php
Use polymorphic table for mapping resources to tenants ( #997 )
2023-02-02 06:39:35 +01:00
ScopeSessionsTest.php
Refactor tests to use pest() helper
2022-07-23 01:16:50 +02:00
SessionBootstrapperTest.php
Add SessionTenancyBootstrapper ( #2 )
2022-11-20 02:32:25 +01:00
SingleDatabaseTenancyTest.php
Fix #998 , centralize config used by BelongsToTenant and HasDomains
2022-11-10 16:03:13 +01:00
SubdomainTest.php
Early identification support ( #1 )
2022-11-20 02:31:37 +01:00
TenantAssetTest.php
Add identification section to config, refactor static properties
2022-10-01 20:01:18 +02:00
TenantAwareCommandTest.php
Refactor tests to use pest() helper
2022-07-23 01:16:50 +02:00
TenantDatabaseManagerTest.php
Add L10 support to 4.x (merge 3.x to master) ( #1071 )
2023-02-20 23:47:10 +01:00
TenantModelTest.php
Fix #998 , centralize config used by BelongsToTenant and HasDomains
2022-11-10 16:03:13 +01:00
TenantUserImpersonationTest.php
Add session state when impersonating tenant ( #1029 )
2022-12-17 02:08:03 +01:00
TestCase.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
UniversalRouteTest.php
Early identification support ( #1 )
2022-11-20 02:31:37 +01:00