1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:34:03 +00:00
tenancy/tests
Samuel Štancl c7c6a7fec8
[2.3.0] Cached tenant lookup (#316)
* Begin work on cached lookup

* Apply fixes from StyleCI

* wip

* wip cache invalidation

* Apply fixes from StyleCI

* Finish cache invalidation

* Apply fixes from StyleCI

* Remove config from TestCase

* Enable cache in the single test file

* Separate data & domains logic

* Apply fixes from StyleCI

* wip

* Apply fixes from StyleCI
2020-03-14 19:52:35 +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
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