Commit Graph

17 Commits

Author SHA1 Message Date
Philipp
5bf5b5e6c9 adaptions :-) 2022-06-23 23:01:09 +02:00
Philipp
d441b90bda Respect Forwarded-For headers 2022-06-23 22:42:35 +02:00
Balázs Úr
e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Philipp
58eea1adaa Cleanup namespaces 2021-10-26 22:11:10 +02:00
Philipp
b216317477 Refactoring Core class structures ... 2021-10-26 22:11:09 +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
Hypolite Petovan
c644d76d28 Allow setting arbitrary keys in the cookie array 2021-01-23 05:42:58 -05: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
Philipp
7413b362f5 Add basic process tests 2020-09-17 22:15:33 +02: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
nupplaPhil
b82294826d fix CookieTest 2019-12-11 20:49:53 +01:00
nupplaPhil
94a8a60841 Add more Cookie tests (create new StaticCookie class for mocking setcookie()) 2019-12-09 22:47:08 +01:00
nupplaPhil
54392fab81 Move Cookie to own class (with tests)
Move Authentication to App namespace
2019-12-08 22:45:34 +01:00