1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 01:44:04 +00:00
tenancy/tests
Abrar Ahmad 3f347ecaf6
Fix tests in PR #884 PHPUnit to Pest Converter (#885)
* fixed tests, remove method duplications, restore necessary inner classes

* Update CommandsTest.php

* temporary checks run on `shift-64622` on branch.

* fixed `TestSeeder` class not resolved

* fixed messed up names

* removed `uses` from individual files and add it in `Pest`

* extract tests to helpers

* use pest dataset

* Update AutomaticModeTest.php

* newline

* todo convention

* resolve reviews

* added `// todo@tests`

* remove shift branch from CI workflow

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-02 18:52:47 +02:00
..
Etc Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
Features Shift cleanup 2022-06-28 20:56:17 +00:00
AutomaticModeTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
BootstrapperTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
CachedTenantResolverTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
CacheManagerTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
CombinedDomainAndSubdomainIdentificationTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
CommandsTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
DatabasePreparationTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
DatabaseUsersTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
DomainTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
EventListenerTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
GlobalCacheTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
MaintenanceModeTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
PathIdentificationTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
Pest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
QueueTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
RequestDataIdentificationTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
ResourceSyncingTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
ScopeSessionsTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
SingleDatabaseTenancyTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
SubdomainTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TenantAssetTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TenantAwareCommandTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TenantDatabaseManagerTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TenantModelTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TenantUserImpersonationTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00
TestCase.php [4.x] Added support for Microsoft Sql Server (#715) 2022-06-23 13:04:53 +02:00
UniversalRouteTest.php Fix tests in PR #884 PHPUnit to Pest Converter (#885) 2022-07-02 18:52:47 +02:00