nupplaPhil
|
e428bccefb
|
Add output for installerTest
|
2019-12-29 20:18:22 +01:00 |
|
nupplaPhil
|
c1dbb25656
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Hypolite Petovan
|
58737c7bd8
|
Skip Imagick Installer test until we can mock class_exists
|
2019-11-02 13:06:49 -04:00 |
|
Philipp
|
3eb3e0b5ce
|
Update InstallerTest.php
Remove `text.php` usage
|
2019-10-23 03:22:03 +02:00 |
|
Philipp Holzer
|
07aaf292ec
|
Fix tests
|
2019-07-27 23:54:13 +02:00 |
|
Philipp Holzer
|
e175b3c733
|
Fix L10n test
- Switched L10n::t() argument
|
2019-07-17 12:40:00 +02:00 |
|
Philipp Holzer
|
eb024a3718
|
Refactor L10n for testing
- Moving L10n to L10n\L10n
- Adding constructor information
- Adding to factory
- simplify/speedup tests
|
2019-07-16 16:44:47 +02:00 |
|
Philipp Holzer
|
c82127ffb7
|
Splitting ConfigCache & PConfigCache
- Remove IConfigCache & IPConfigCache
- Add new PConfigCache
- Add missing Logger::init() (bugfixing tests)
|
2019-07-12 22:53:37 +02:00 |
|
Philipp Holzer
|
90a38a00d8
|
Adding basepath, urlpath, hostname and ssl_policy to installation
|
2019-04-14 14:23:06 +02:00 |
|
Philipp Holzer
|
5fc42a744e
|
Replace string namespaces with ::class
|
2019-02-24 13:40:54 +01:00 |
|
Philipp Holzer
|
11a7f97fe7
|
friendica-6667 Installer needs to check fileinfo module
|
2019-02-16 22:17:34 +01:00 |
|
Philipp Holzer
|
433d6abe8c
|
Refactoring DBA-mocking tests
- Reducing DB-dependencies
- Creating DB-cache mocks
- Creating DB-lock mocks
- Switching to mocked dependencies for Cache/Lock/App
|
2019-02-02 19:03:15 +01:00 |
|
Michael Vogel
|
94eca77041
|
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
Rework mod/match and mod/msearch
|
2018-12-27 18:04:06 +01:00 |
|
Hypolite Petovan
|
acaee626f5
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Michael
|
75e63212d1
|
Bite by bite ...
|
2018-12-22 22:56:57 +00:00 |
|
Michael
|
6a501d99af
|
And again tests ...
|
2018-12-22 22:36:53 +00:00 |
|
Michael
|
732308ce6d
|
Hopefully this fixes the tests again
|
2018-12-22 22:04:47 +00:00 |
|
Hypolite Petovan
|
98d90e131d
|
Update install to generate config/local.config.php
|
2018-11-25 01:44:09 -05:00 |
|
Philipp Holzer
|
83ead5ec48
|
Test enhancements
|
2018-11-01 13:44:47 +01:00 |
|
Philipp Holzer
|
f0382ab919
|
Refactoring Installation
- centralized installation
- renamed Core\Install to Core\Installer
- avoid using $a->data[] for states
- removed unnecessary code
|
2018-10-29 18:44:39 +01:00 |
|