Philipp Holzer
ef7eb60749
Make tests PHPUnit 7.5 compatible
2021-05-16 23:49:40 +02:00
Philipp Holzer
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
Philipp Holzer
8cab5edea9
Enable PHP 8.0 Auto-Test
2021-04-04 20:11:56 +02:00
Philipp Holzer
4b38b6aa16
Adapt tests for PhpUnit 7.5
2021-04-04 19:13:40 +02:00
Michael
f1b04504ca
Chenged compared text
2020-11-19 16:28:15 +00:00
Michael
5598f7d6ba
Fix test
2020-11-11 20:49:34 +00:00
Philipp Holzer
efaec26b1d
Fix wrong $this->assert...()
with `self::assert...()
2020-10-18 20:52:27 +02:00
Hypolite Petovan
1b681222a4
Ensure query parameters are URL encoded in Arguments
...
- Simplify Arguments->determine
- Remove stripZRLs and stripQueryParam Arguments methods
- Updated tests
2020-09-12 09:09:16 -04:00
Hypolite Petovan
d1942afbca
Stop using q as a page parameter
2020-09-12 09:09:15 -04:00
Philipp Holzer
1008f408c0
add global init to test setUp
2020-09-11 20:14:47 +02:00
Philipp Holzer
e4263f6fe5
Fix PSR-0 for test classes
2020-09-11 19:38:41 +02:00