Samuel Štancl
caf2267a08
reimplement TenantAssetsController::validatePath() ( fixes #1143 )
2023-09-02 03:19:37 +02:00
Samuel Štancl
4af70d302f
add extra $path validation to TenantAssetsController
2023-08-24 18:21:23 +02:00
Bram Wubs
747c192979
Fix ArgumentCountError on the TenantAssetsController ( #894 )
...
* Fix ArgumentCount exception on the TenantAssetsController when no `$path` is provided
* CS
* CS
* Handle null case explicitly
* code style
Co-authored-by: Bram Wubs <bram@sibi.nl>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-20 21:35:33 +02:00
stancl
6955512a6b
Apply fixes from StyleCI
2020-05-22 09:01:31 +00:00
Samuel Štancl
1a8d150f2c
Change bootstrappers namespace
2020-05-13 18:19:59 +02:00
Samuel Štancl
de53b81c0e
Change default tenant model, write more tests, cleanup
2020-05-13 06:23:41 +02:00
Samuel Štancl
c32f229dd5
Refactor more old code and get tests to pass
2020-05-13 04:51:37 +02:00
Samuel Štancl
6962ec29b9
Get rid of v3 test namespace
2020-05-12 23:23:16 +02:00
Samuel Štancl
89936187ce
Rewrite old tests
2020-05-12 23:22:40 +02:00
Samuel Štancl
292b7acd16
Make asset tenancy optional ( #300 )
2020-02-26 09:14:40 +01:00
stancl
a4ab7ac080
Apply fixes from StyleCI
2019-09-21 17:29:17 +00:00
Samuel Štancl
75f00a58dd
Fix asset tests
2019-09-21 18:13:29 +02:00
Samuel Štancl
bd08979e0c
global_asset test
2019-09-21 17:29:26 +02:00
Samuel Štancl
b9054864aa
Fix forced root
2019-09-21 17:22:33 +02:00
Samuel Štancl
c475e7a43d
Fix transactions
2019-09-21 13:54:02 +02:00
Samuel Štancl
f0dd99f099
Facade tests
2019-09-19 20:41:00 +02:00
Samuel Štancl
fb58f21f1c
Get Redis tests to pass
2019-09-19 18:38:40 +02:00
Samuel Štancl
8565cc7acc
Get multiple envs (redis/db) to run correctly
2019-09-17 19:39:57 +02:00
Samuel Štancl
5e9b421aa6
Fix Tenant DB manager tests
2019-09-17 17:59:40 +02:00
Samuel Štancl
2fd3662eb7
[1.8.0] Use strict types ( #115 )
...
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
2019-08-23 18:18:26 +02:00
stancl
84890cdd1e
Apply fixes from StyleCI
2019-08-16 16:21:59 +00:00
Samuel Štancl
eceacd9422
Apply fixes from StyleCI ( #80 )
2019-08-02 20:01:10 +02:00
Samuel Štancl
9ec4fd931a
First TenantAssetTest
2019-02-08 23:25:50 +01:00
Samuel Štancl
22fc843ce3
Fix a lot of bugs, fix #23
2019-02-08 22:44:46 +01:00