1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 10:14:04 +00:00
tenancy/tests
Samuel Štancl 3bb2759fe2
[3.x] DB users (#382)
* Initial draft

* Apply fixes from StyleCI

* Use CI on master branch too

* Pass correct argument to queued DB creators/deleters

* Apply fixes from StyleCI

* Remove new interface from MySQLDBManager

* Make phpunit run

* Apply fixes from StyleCI

* Fix static property

* Default databaseName

* Use database transactions for creating users & granting permissions

* Apply fixes from StyleCI

* Get old tests to pass

* Apply fixes from StyleCI

* Add tests for PermissionControlledMySQLDatabaseManager

* Apply fixes from StyleCI

* Write test for extra config, fix bug with extra config

* Apply fixes from StyleCI
2020-05-03 18:12:27 +02:00
..
Etc [3.x] DB users (#382) 2020-05-03 18:12:27 +02: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 [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
CommandsTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
DatabaseManagerTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
DatabaseSchemaManagerTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
DatabaseUsersTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
DataSeparationTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
FacadeTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02: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 [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
RedirectTest.php [v3] Rename tenant redirect macro (#389) 2020-05-03 17:59:59 +02:00
ReidentificationTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
RequestDataIdentificationTest.php [2.3.0] More identification middleware (#323) 2020-03-17 00:02:57 +01:00
TenancyBootstrappersTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TenantAssetTest.php Make asset tenancy optional (#300) 2020-02-26 09:14:40 +01:00
TenantClassTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TenantDatabaseManagerTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TenantManagerEventsTest.php Add regression test for #271 2020-01-19 12:15:26 +01:00
TenantManagerTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TenantStorageTest.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TestCase.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00