Samuel Štancl
596c47329a
remove import of Foundation\Vite in tests
2022-09-28 17:17:21 +02:00
Samuel Štancl
8ecdb49531
skip vite test in Laravel < 9
2022-09-28 16:49:41 +02:00
Samuel Štancl
ab2af5b388
rewrite ViteBundlerTest to phpunit syntax
2022-09-28 16:43:20 +02:00
Wilsen Hernández
d093c1387d
[3.x] Add Vite helper for tenancy ( #956 )
...
* Add Vite helper for tenancy
* Move Vite bundler to an Optional Feature
* Rename to foundation vite
* Add ViteBundlerTest
* Add missing end of file
* Update tests
* remove unnecessary end() call
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-09-28 16:24:49 +02:00
George Bishop
1ea3cefa1d
Add support for nested tenant config override ( #920 )
...
* feat: add support for nested tenant config override
* test: ensure nested tenant values are mapped
2022-08-21 16:43:01 +02:00
Samuel Štancl
6dad6ce49a
Allow array values for Tenant Config
...
Closes #412
2020-05-30 17:14:56 +02:00
stancl
6955512a6b
Apply fixes from StyleCI
2020-05-22 09:01:31 +00: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
89936187ce
Rewrite old tests
2020-05-12 23:22:40 +02:00
Samuel Štancl
c2c90ff755
[3.x] Use static properties instead of config for features ( #391 )
...
* Use static properites instead of config for features
* update tests
2020-05-03 18:12:40 +02:00
Samuel Štancl
fd00be646e
[2.3.0] tenant_route() helper ( #229 )
...
* Add tenant_route helper
* Add tests
* Remove redundant setUp()
* Fix test namespaces
* Apply fixes from StyleCI
2019-11-29 00:12:07 +01:00
Samuel Štancl
31c9930c93
[2.2.0] Timestamps ( #213 )
...
* Timestamps
* Apply fixes from StyleCI
* Add void typehint
* wip
* Fix tests
* Apply fixes from StyleCI
2019-11-04 17:56:08 +01:00