1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 23:24:03 +00:00
tenancy/src
Abrar Ahmad f9f1f68947 [4.x] Finish incomplete and missing tests (#947)
* complete test sqlite manager customize path

* complete test seed command works

* complete uniqe exists test

* Update SingleDatabaseTenancyTest.php

* refactor the ternary into if condition

* custom path

* simplify if condition

* random dir name

* Update SingleDatabaseTenancyTest.php

* Update CommandsTest.php

* prefix random DB name with custom_

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-09-28 10:11:05 +02:00
..
Bootstrappers [4.x] Add ScoutTenancyBootstrapper (#936) 2022-09-02 17:24:37 +02:00
Commands Fix code style (php-cs-fixer) 2022-09-28 07:49:05 +00:00
Concerns Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
Contracts update spatie/ignition to support L9 (#930) 2022-08-30 15:21:19 +02:00
Controllers get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
Database [4.x] Finish incomplete and missing tests (#947) 2022-09-28 10:11:05 +02:00
Enums Fix code style (php-cs-fixer) 2022-08-02 02:21:33 +00:00
Events Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
Exceptions [4.x] Make impersonation tokens require stateful guards (#935) 2022-09-02 17:46:27 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Fix code style (php-cs-fixer) 2022-09-01 17:07:17 +00:00
Jobs Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
Listeners [4.x] Optionally delete storage after tenant deletion (#938) 2022-09-28 10:11:05 +02:00
Middleware [4.x] Set tenant as a default parameter for the URLs when using Path identification (#925) 2022-09-02 19:04:00 +02:00
Resolvers get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
CacheManager.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
helpers.php minor improvements for phpstan 2022-09-01 19:06:54 +02:00
Tenancy.php Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
TenancyServiceProvider.php Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
UUIDGenerator.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00