1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 08:04:03 +00:00
tenancy/tests
Samuel Štancl 5dc80473d3
[2.3.1] Fix exit codes in TenantAwareCommand (#336)
* Fix exit codes in TenantAwareCommand

* Cast result to int

* Assert exit code 0
2020-03-30 21:09:58 +02:00
..
Etc Add return value to execute method (#333) 2020-03-21 02:05:17 +01:00
Features [2.3.0] tenant_route() helper (#229) 2019-11-29 00:12:07 +01:00
Traits [2.3.1] Fix exit codes in TenantAwareCommand (#336) 2020-03-30 21:09:58 +02:00
CachedResolverTest.php Make null falsey for cache config because config is not merged recursively 2020-03-17 15:30:24 +01:00
CacheManagerTest.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
CommandsTest.php Laravel 7 support (#304) 2020-03-17 18:47:24 +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 Use seeder params in tenants:seed instead of just the automatic seeder (#317) 2020-03-17 15:59:45 +01:00