1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:54:05 +00:00
tenancy/tests
Samuel Štancl 56a2bdf5af
[2.x] Tenant config (#145)
* TenantConfig first draft

* Apply fixes from StyleCI

* Add unsetTenantConfig

* Fix DB storage driver bug, add regression test (tenant_data_can_be_set_during_creation)

* Add tests & config keys

* Apply fixes from StyleCI
2019-09-30 16:52:46 +02:00
..
Etc Clean up 2019-09-19 20:32:09 +02:00
CacheManagerTest.php Fix some tests 2019-09-16 16:57:55 +02:00
CommandsTest.php Rename migration stubs so they show next to each other (#127) 2019-09-25 08:07:01 +02:00
DatabaseManagerTest.php Fix db_name_is_prefixed test 2019-09-21 19:37:19 +02:00
DataSeparationTest.php Fix some tests 2019-09-16 17:36:32 +02:00
FacadeTest.php Apply fixes from StyleCI 2019-09-19 18:41:10 +00:00
GlobalCacheTest.php Fix some tests 2019-09-16 16:57:55 +02:00
QueueTest.php Fix transactions 2019-09-21 13:54:02 +02:00
ReidentificationTest.php Add missing \ 2019-09-19 20:48:37 +02:00
TenancyBootstrappersTest.php Apply fixes from StyleCI 2019-09-20 14:58:01 +00:00
TenantAssetTest.php Apply fixes from StyleCI 2019-09-21 17:29:17 +00:00
TenantClassTest.php [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
TenantConfigTest.php [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
TenantDatabaseManagerTest.php Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
TenantManagerEventsTest.php Fix event tests 2019-09-16 18:38:23 +02:00
TenantManagerTest.php ensureTenantCanBeCreated test 2019-09-20 17:05:19 +02:00
TenantRedirectMacroTest.php Fix db_name_is_prefixed test 2019-09-21 19:37:19 +02:00
TenantStorageTest.php Test cleanup 2019-09-19 22:04:52 +02:00
TestCase.php Fix issues with bootstrappers' state 2019-09-27 22:35:59 +02:00