1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:24:04 +00:00
tenancy/tests
Samuel Štancl cbd3850a8f
[2.1.0] Initialize tenancy before executing controller constructors (#169)
* Update message about migrations in Install

* wip

* Apply fixes from StyleCI

* string instead of array

* Fix globalUrl binding

* Simplify if condition in TenantRouteServiceProvider

* Apply fixes from StyleCI

* Improve PreventAccessFromTenantDomains - look into middleware subgroups

* Fix typo

* gatherMiddleware() instead of middleware()

* Fix tests

* Apply fixes from StyleCI

* Update install command

* Apply fixes from StyleCI

* Add the PreventAccess MW to tenant routes by default
2019-10-15 20:23:56 +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.x] Queued post-creation automigration (#154) 2019-10-04 21:34:17 +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