Commit graph

146 commits

Author SHA1 Message Date
Michael
cfac13790b "escapeTags" is finally removed 2021-11-07 09:18:25 +00:00
Michael
bfc27d151f Fix test 2021-10-31 05:35:40 +00:00
Philipp
184f6cc255
Restructure Logger to new paradigm 2021-10-28 20:01:02 +02: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
ab83d0dd27
Restructure (P)Config to follow new paradigm 2021-10-26 22:11:06 +02:00
Philipp
27e4586597
Move path determination logic into the ConfigFactory 2021-09-12 13:44:29 +02:00
Philipp
5702944116
Add the possibility to use a different configuration directory 2021-09-11 14:33:26 +02:00
Philipp
befd5c860d
Fix headers (string to array) and make sure the signature doesn't change 2021-08-25 14:22:43 +02:00
Philipp
f2dcc2788d
Add Test for HTTPSignature::createSig() 2021-08-25 14:22:43 +02:00
Philipp
d4a233a149
Extend test capability for HTTP Requests 2021-08-25 14:22:43 +02:00
Philipp
c7f54d83ce
Introduce DiceTestTrait for partial mocking DI:: calls 2021-08-25 14:22:43 +02:00
Philipp
3eb2abdb2a
Adapt tests 2021-08-25 14:22:42 +02:00
Michael
ab24f58bad Parser is now session 2021-07-27 13:56:28 +00:00
Michael
dd4f270b11 And again 2021-07-27 06:35:44 +00:00
Michael
3a230bedd5 And again 2021-07-27 06:28:56 +00:00
Michael
e53289d3f3 Again 2021-07-27 06:26:11 +00:00
Michael
9ce43ad21d Tests 2021-07-27 06:22:37 +00:00
Michael
c89533a70b Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Hypolite Petovan
de2c43ce4b
Merge pull request #10294 from annando/http-input-data
New class to process HTTP input data
2021-05-24 06:11:23 -04:00
Michael
3e303fb366 Test file uploads 2021-05-24 07:43:42 +00:00
Michael
ca5fd01f75 Transmit encoding, deactivated file test 2021-05-24 05:33:34 +00:00
Michael
db9ebccdc0 File test 2021-05-24 05:14:25 +00:00
Michael
44e2404c63 Fixed content type 2021-05-24 05:11:08 +00:00
Michael
d650ea1bde Test without the file 2021-05-24 05:08:13 +00:00
Michael
c322a424ad Indentation 2021-05-24 04:58:41 +00:00
Michael
c582729eae Whitespace 2021-05-24 04:56:42 +00:00
Michael
3dc5912886 Test with file (will fail) 2021-05-24 04:56:03 +00:00
Michael
70d93d7e4f Reverting previous commit 2021-05-24 04:45:24 +00:00
Michael
f151b4571d Media ids with content 2021-05-24 04:42:20 +00:00
Michael
e706f82a3c Whitespaces 2021-05-24 04:36:30 +00:00
Michael
436d5b4759 Merge branch 'http-input-data' of github.com:annando/friendica into http-input-data 2021-05-24 04:33:46 +00:00
Michael
49c2431f1f Two (hopefully) easy tests added 2021-05-24 04:33:42 +00:00
Philipp
a361a1af6a
Replace assertContains() for string assertions 2021-05-23 23:16:33 +02:00
Philipp
dda817cad8
Replace expectExceptionMessageRegExp() with expectExceptionMessageMatches() 2021-05-23 23:09:49 +02:00
Philipp
15216266d9
Add ContentType Injection for HTTPInputData tests 2021-05-23 22:40:41 +02:00
Michael
102e05124d Changed variable type 2021-05-23 19:59:51 +00:00
Michael
2d15587744 coding standards 2021-05-23 19:54:14 +00:00
Michael
4889687659 Set the content type at another location 2021-05-23 19:50:02 +00:00
Michael
d758f58ff2 Coding standards 2021-05-23 19:37:31 +00:00
Michael
a0c52a8253 Added real test data 2021-05-23 19:34:28 +00:00
Philipp
c064a39341
Adapt tests using a content file 2021-05-23 20:30:27 +02:00
Philipp
a0da84b6b0
Enable testability for HTTPInputData and create a failing test for it :-) 2021-05-23 19:58:09 +02:00
Philipp
93c8fdcbd4
Make tests PHPUnit 6.0 compatible 2021-05-16 23:39:03 +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
Philipp
4b38b6aa16
Adapt tests for PhpUnit 7.5 2021-04-04 19:13:40 +02:00
Philipp
b983559980
Fix Object parsing for Logging 2021-04-01 20:55:25 +02:00
Balázs Úr
befc2af504
Merge branch '2021.03-rc' into copyright-2021 2021-03-29 08:45:21 +02:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Philipp
b61b3cb182
Fix object handling inside log arrays 2021-03-28 21:50:32 +02:00