1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:14:04 +00:00
tenancy/tests
Samuel Štancl 3e78410d8a
[2.1.0] Fix queue race conditions (#178)
* Add TenantDoesNotExist exception, fix queued migrator serialization

* wip

* Apply fixes from StyleCI

* Use only one config for  queueing

* Apply fixes from StyleCI

* rename test

* rename test
2019-10-17 13:55:10 +02:00
..
Etc [2.1.0] Initialize tenancy before executing controller constructors (#169) 2019-10-15 20:23:56 +02:00
CacheManagerTest.php Fix some tests 2019-09-16 16:57:55 +02:00
CommandsTest.php [2.1.0] Initialize tenancy before executing controller constructors (#169) 2019-10-15 20:23:56 +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.1.0] Tenant Run (#163) 2019-10-11 21:02:54 +02:00
TenantConfigTest.php Disable TenantConfig by default 2019-10-04 21:33:48 +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 [2.1.0] Fix queue race conditions (#178) 2019-10-17 13:55:10 +02:00
TenantRedirectMacroTest.php Disable all features by default 2019-10-04 22:10:02 +02:00
TenantStorageTest.php [2.x] Restructure drivers config (#151) 2019-09-30 18:38:32 +02:00
TestCase.php [2.x] Restructure drivers config (#151) 2019-09-30 18:38:32 +02:00