Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Exon
4858993024 Add error message when setting config to existing value 2021-05-01 21:10:10 +02:00
Philipp
02e6dff6a0 Fix tests
- Fix InstallerTest case
- Fix native function mocking
- Add returntype for Unit-Tests
- Fixing ExtendedPDO test troubles
- Fix wrong class inheritance path for DatabaseTestTrait.php
- Fix SyslogLogger Server Exception for PHP8
- Add user/contact to database.fixture.php
- Avoid invalid rollbacks for test setup in PHP8
2021-04-04 20:11:57 +02:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Philipp
d55ecb9288 Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Philipp
efaec26b1d Fix wrong $this->assert...() with `self::assert...() 2020-10-18 20:52:27 +02:00
nupplaPhil
27fc506dcf Add lint check in travis-ci 2020-02-10 00:55:17 +01:00
nupplaPhil
23c64b9a11 Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
nupplaPhil
cb80108957 Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
nupplaPhil
c1dbb25656 Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Philipp Holzer
a60eb9e33d Use DICE for Console
- Use Friendica\Core\Console as Controller for DI-library
- Refactor every console command to use DICE (when possible)
- Adjusting tests
2019-07-31 19:37:42 +02:00
Philipp Holzer
d716a3326f Move Console namespace one level up 2019-05-02 23:17:35 +02:00