Samuel Štancl
bd9aad229b
vague first draft of v3. TenantModelTest is passing
2020-05-08 04:37:43 +02:00
Samuel Štancl
70a748bb18
-T flags for test scripts
2020-04-23 19:00:20 +02:00
Samuel Štancl
c7c6a7fec8
[2.3.0] Cached tenant lookup ( #316 )
...
* Begin work on cached lookup
* Apply fixes from StyleCI
* wip
* wip cache invalidation
* Apply fixes from StyleCI
* Finish cache invalidation
* Apply fixes from StyleCI
* Remove config from TestCase
* Enable cache in the single test file
* Separate data & domains logic
* Apply fixes from StyleCI
* wip
* Apply fixes from StyleCI
2020-03-14 19:52:35 +01:00
Samuel Štancl
d4472469f0
[2.x] Add CreateTenant command ( #153 )
...
* Add CreateTenant command, fix TenantList output
* Create command test
2019-10-04 20:22:23 +02:00
Samuel Štancl
689a679f52
switch variants
2019-09-17 20:39:50 +02:00
Samuel Štancl
524530c8d5
TenantDatabaseManagerTest fully passes now
2019-09-17 18:57:19 +02:00
Samuel Štancl
f04ca349bd
Tenant contract, Tenancy bootstrappers, drop predis
2019-09-06 18:51:34 +02:00
Samuel Štancl
9df78eb9c2
[1.7.0] Add DB storage driver ( #82 )
2019-08-16 14:36:49 +02:00
Samuel Štancl
1a88cad4d6
[1.7.0] Fix Events system ( #94 )
...
* Add TenantManagerEvents
* Apply fixes from StyleCI
* Fix typos, add tests
* end() events
* Travis should be failing
* Uncomment ending
2019-08-14 17:32:33 +02:00
Samuel Štancl
d77d05e620
Use env vars instead of a python script for ./test
2019-08-10 10:59:23 +02:00
Samuel Štancl
0dc8c80a02
Fix Redis scan for predis, make phpunit use multiple configs (e.g. different Redis drivers)
2019-08-04 20:04:25 +02:00
Samuel Štancl
89990799f2
add phpunit.xml variations
2019-08-04 17:40:44 +02:00
Samuel Štancl
7c598ae2fe
wip
2019-08-03 21:25:00 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit ( #66 )
2019-07-12 21:44:26 +02:00