Philipp
0aa23b813f
adjusted test case
2021-05-25 09:21:37 +02:00
Philipp
6428e417db
Split drone steps for readability
2021-05-24 22:37:16 +02:00
Philipp
ea4b066df3
Fix DBA::lock() testability because of "autocommits"
2021-05-24 22:37:16 +02:00
Michael
4d4544ada3
Separate the char from the binary handling
2021-05-24 20:07:39 +00:00
Hypolite Petovan
b33eeabca8
Merge pull request #10316 from annando/issue-9926
...
Issue 9926: Limit the length of data to store in the apcontact table
2021-05-24 15:59:29 -04:00
Michael
da8d5f5015
Issue 9926: Limit the length of data to store in the apcontact table
2021-05-24 19:44:24 +00:00
Hypolite Petovan
87c1533516
Merge pull request #10315 from annando/issue-10219
...
Issue 10219: Don't display follow activities
2021-05-24 14:19:33 -04:00
Michael
f00e4c2a4c
Issue 10219: Don't display follow activities
2021-05-24 18:04:47 +00:00
Hypolite Petovan
7acdfbba46
Merge pull request #10313 from fabrixxm/fix/vagrant
...
Update vagrant devbox provisioning
2021-05-24 12:23:41 -04:00
fabrixxm
dd1835d15d
Update vagrant devbox provisioning
...
- run provisioning script as root
- don't load friendica_test_data.sql which is outdated
- install friendica and create users via console commands
- install cronjob in `/etc/cron.d/friendica` and run as `www-data` user
- force to have "vagrant-vbguest" insstalled. We need updated vbguest
addins to correctly mount local folder
- add "config.hostname" and "system.ssl_policy" values in
`local.config.vagrant.php`
2021-05-24 17:08:21 +02:00
Hypolite Petovan
6ef9ccbb97
Merge pull request #10311 from fabrixxm/fix/consoleautoinstall
...
console autoinstall: handle `-f/--file` as single config file
2021-05-24 10:30:45 -04:00
fabrixxm
c45a1d1e4d
autoinstall: compact output
2021-05-24 15:27:23 +02:00
fabrixxm
613cdf7ee1
autoinstall: handle -f/--file
as single config file
...
as help string says.
2021-05-24 15:21:24 +02:00
Hypolite Petovan
cf6f9d6c60
Merge pull request #10310 from annando/issue-10287-again
...
Issue 10287: Don't show ignored and blocked posts
2021-05-24 07:56:44 -04:00
Philipp
10e8c5594d
Fix API tests
2021-05-24 13:47:02 +02:00
Philipp
1d08b2cb2a
Fix tests
2021-05-24 13:29:57 +02:00
Michael
32d0d45adf
Issue 10287: Don't show ignored and blocked posts
2021-05-24 10:51:21 +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
Hypolite Petovan
f3a504ebf3
Merge pull request #10308 from tobiasd/20210524-doc
...
added #friendica at libera.chat to the community chat rooms
2021-05-24 05:55:50 -04:00
Michael
6e1402f7bd
Calling it static
2021-05-24 08:08:01 +00:00
Michael
2ad3959b56
Removing empty line
2021-05-24 07:45:35 +00:00
Michael
3e303fb366
Test file uploads
2021-05-24 07:43:42 +00:00
Tobias Diekershoff
8c9a231299
added #friendica at libera.chat to the community chat rooms
2021-05-24 08:04:17 +02:00
Michael
ca5fd01f75
Transmit encoding, deactivated file test
2021-05-24 05:33:34 +00:00
Michael
7b49117801
Return data should be array
2021-05-24 05:22:25 +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
Hypolite Petovan
1e00bf430e
Merge pull request #10307 from nupplaphil/bug/some_phpunit_warnings
...
Fix PHPUnit 8 warnings
2021-05-23 18:50:54 -04:00
Hypolite Petovan
a24febb8b6
Merge pull request #10283 from very-ape/fix-message-button
...
Fix message button using a more targeted approach.
2021-05-23 18:49:21 -04: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
very-ape
7776c5f690
Implement code changes from review.
2021-05-23 13:25:25 -07:00
Michael
a69e128fe4
Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data
2021-05-23 20:17:50 +00: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