1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:34:04 +00:00
tenancy/tests
Samuel Štancl f6115d590a
[2.3.0] More identification middleware (#323)
* Added request data identification middleware (#207)

* Added request data identification middleware

* Fixed styling

* Changed to Illuminate request instead of helper

* Enabled header and querystring customisation

Co-authored-by: Jesper Jacobsen <joj@webshipper.com>

* Apply fixes from StyleCI

* Use constructor parameter instead of config

* Add tests

* Apply fixes from StyleCI

Co-authored-by: JapSeyz <JapSeyz@JapSeyz.com>
Co-authored-by: Jesper Jacobsen <joj@webshipper.com>
2020-03-17 00:02:57 +01:00
..
Etc [2.1.0] Initialize tenancy before executing controller constructors (#169) 2019-10-15 20:23:56 +02:00
Features [2.3.0] tenant_route() helper (#229) 2019-11-29 00:12:07 +01:00
CachedResolverTest.php [2.3.0] Cached tenant lookup (#316) 2020-03-14 19:52:35 +01:00
CacheManagerTest.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
CommandsTest.php Migration paths (#268) 2020-02-16 12:10:50 +01:00
DatabaseManagerTest.php [2.x] Don't purge central connections (#189) 2019-10-19 23:52:13 +02:00
DatabaseSchemaManagerTest.php Add support for postgres schema (#237) 2020-03-10 20:15:07 +01: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
FutureTest.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
GlobalCacheTest.php Fix some tests 2019-09-16 16:57:55 +02:00
QueueTest.php [2.1.0] Central queue connections (#181) 2019-10-17 21:00:52 +02:00
RedirectTest.php [2.3.0] tenant_route() helper (#229) 2019-11-29 00:12:07 +01:00
ReidentificationTest.php Add missing \ 2019-09-19 20:48:37 +02:00
RequestDataIdentificationTest.php [2.3.0] More identification middleware (#323) 2020-03-17 00:02:57 +01:00
TenancyBootstrappersTest.php Apply fixes from StyleCI 2019-09-20 14:58:01 +00:00
TenantAssetTest.php Make asset tenancy optional (#300) 2020-02-26 09:14:40 +01:00
TenantClassTest.php [2.1.0] Tenant Run (#163) 2019-10-11 21:02:54 +02:00
TenantDatabaseManagerTest.php Add support for postgres schema (#237) 2020-03-10 20:15:07 +01:00
TenantManagerEventsTest.php Add regression test for #271 2020-01-19 12:15:26 +01:00
TenantManagerTest.php Make DB creation optional (#299) 2020-02-26 08:49:08 +01:00
TenantStorageTest.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
TestCase.php Add support for postgres schema (#237) 2020-03-10 20:15:07 +01:00