1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:54:03 +00:00
tenancy/tests
Abrar Ahmad 97ab483173
Completing PR #881 (#902)
* install PHP CS Fixer

* Fix styling

* remove StyleCI config

* use config from archtechx/template

* Fix styling

* added `php-cs-fixer`

* Update .php-cs-fixer.php

* added GitHub token

* Update ci.yml

* Update ci.yml

* Update ci.yml

* php-cs-fixer workflow same as template

Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
2022-07-20 15:28:45 +02:00
..
Etc Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Features Allow array values for Tenant Config 2020-05-30 17:14:56 +02:00
AutomaticModeTest.php Add tenancy()->central() helper (#526) 2020-11-13 08:15:24 +01:00
BootstrapperTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
CachedTenantResolverTest.php Better solution for tenant DB exception 2020-06-29 12:18:03 +02:00
CacheManagerTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
CombinedDomainAndSubdomainIdentificationTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
CommandsTest.php [4.x] Add tenant schema dump command (#807) 2022-06-01 16:12:59 +02:00
DatabasePreparationTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
DatabaseUsersTest.php Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
DeleteDomainsJobTest.php [4.x] Don't use onDeleteCascade in the migrations (#883) 2022-07-20 13:02:33 +02:00
DomainTest.php Convert domains to lowercase, persist current domain model on resolver 2020-06-28 11:45:08 +02:00
EventListenerTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
GlobalCacheTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
MaintenanceModeTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
PathIdentificationTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
QueueTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
RequestDataIdentificationTest.php Clean up global state in tests 2020-05-22 20:08:50 +02:00
ResourceSyncingTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
ScopeSessionsTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
SingleDatabaseTenancyTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
SubdomainTest.php Fix subdomain middleware 2020-08-01 15:07:10 +02:00
TenantAssetTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantAwareCommandTest.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantDatabaseManagerTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
TenantModelTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
TenantUserImpersonationTest.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
TestCase.php [4.x] Added support for Microsoft Sql Server (#715) 2022-06-23 13:04:53 +02:00
UniversalRouteTest.php Apply fixes from StyleCI 2020-05-26 11:25:35 +00:00