Commit Graph

25 Commits

Author SHA1 Message Date
Michael 89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Hypolite Petovan 1874a32728 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Balázs Úr e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Philipp Holzer 9cec38f916 Make HTTPInputData dynamic
- Removing DI:: dependency inside App class
- Making testability easier & adapting tests
2021-11-30 01:07:59 -05: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 Holzer 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 Holzer c064a39341
Adapt tests using a content file 2021-05-23 20:30:27 +02:00
Philipp Holzer a0da84b6b0
Enable testability for HTTPInputData and create a failing test for it :-) 2021-05-23 19:58:09 +02:00