1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 17:44:04 +00:00
tenancy/tests
Samuel Štancl d0b1729258
[2.x] Migrate fresh (#148)
* Remove comment

* migrate-fresh first draft

* Final

* DB name -> DB connection

* Add array_filter for consistency with Laravel

* Add test for migrate-fresh

* Apply fixes from StyleCI
2019-09-30 17:01:01 +02:00
..
Etc Clean up 2019-09-19 20:32:09 +02:00
CacheManagerTest.php Fix some tests 2019-09-16 16:57:55 +02:00
CommandsTest.php [2.x] Migrate fresh (#148) 2019-09-30 17:01:01 +02:00
DatabaseManagerTest.php Fix db_name_is_prefixed test 2019-09-21 19:37:19 +02: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
GlobalCacheTest.php Fix some tests 2019-09-16 16:57:55 +02:00
QueueTest.php Fix transactions 2019-09-21 13:54:02 +02: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 Apply fixes from StyleCI 2019-09-21 17:29:17 +00:00
TenantClassTest.php [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
TenantConfigTest.php [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
TenantDatabaseManagerTest.php Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
TenantManagerEventsTest.php Fix event tests 2019-09-16 18:38:23 +02:00
TenantManagerTest.php ensureTenantCanBeCreated test 2019-09-20 17:05:19 +02:00
TenantRedirectMacroTest.php Fix db_name_is_prefixed test 2019-09-21 19:37:19 +02:00
TenantStorageTest.php Test cleanup 2019-09-19 22:04:52 +02:00
TestCase.php Fix issues with bootstrappers' state 2019-09-27 22:35:59 +02:00