Philipp
301ac83ebf
Add feedback - avoid intermediate variables
2022-01-02 01:04:04 +01:00
Philipp
9d8a420391
Move API RSS tests
2021-12-30 22:37:23 +01:00
Philipp
2e221943d4
Move ApiResponse & Twitter Status tests
2021-12-30 22:08:46 +01:00
Philipp
6412484fa6
Move API DirectMessage tests
2021-12-30 21:07:20 +01:00
Philipp
0f40aec0e3
Move DirectMessages/Conversation tests
2021-12-30 20:18:34 +01:00
Philipp
07eca542a4
Move DirectMessages/Sent tests
2021-12-30 20:16:48 +01:00
Philipp
95e3583c68
Move DirectMessages/All tests
2021-12-30 20:04:32 +01:00
Philipp
e7c5bdc779
Move DirectMessages/Inbox tests
2021-12-30 20:02:53 +01:00
Philipp
0c4c6faa54
Move DirectMessages/Destory tests & fix Destroy condition
2021-12-30 19:58:19 +01:00
Philipp
3374cac767
Move DirectMessages/New tests
2021-12-30 19:46:13 +01:00
Philipp
5d69f7411d
Add MessageDirect\Search tests
2021-12-27 20:02:37 +01:00
Philipp
7d967f64a7
Replace deprecated usages
2021-12-10 21:40:07 +01:00
Philipp
f6e09204e9
Add assertions for NotificationTest
2021-12-10 17:32:41 +01:00
Philipp
e9d8af89c2
Make PHP-CS happy ;-)
2021-12-09 22:55:15 +01:00
Philipp
631b9a84fc
Reenable Twitter/Retweet tests
2021-12-09 22:45:52 +01:00
Philipp
d9949610c5
Reenable Twitter/Create&Destory tests
2021-12-09 22:45:52 +01:00
Philipp
204b8b6e49
Reenable Twitter/Media Post tests
2021-12-09 22:08:31 +01:00
Philipp
f84c696925
Reenable Twitter/Favorites tests
2021-12-09 21:52:40 +01:00
Philipp
732ef70b8d
Sadly mark incomplete Twitter/ContactEndpoint tests
2021-12-09 21:47:49 +01:00
Philipp
2b57266c88
Reenable Twitter/Show test
2021-12-09 21:43:35 +01:00
Philipp
e10045f13f
Reenable Twitter/Search test
2021-12-09 21:37:16 +01:00
Philipp
616cf012f9
Reenable Twitter/Lookup tests & add standard assertions
2021-12-09 21:33:02 +01:00
Philipp
f9c490b29a
Reenable Twitter/UserTimeline tests
2021-12-09 21:23:58 +01:00
Philipp
ccf7e251b5
Reenable Twitter/Statuses tests
2021-12-09 21:17:00 +01:00
Philipp
7982190a3c
Reenable Twitter/NetworkPublicTimeline tests
2021-12-09 21:11:40 +01:00
Philipp
6fb3fa5875
Reenable Twitter/Mentions tests
2021-12-09 21:07:47 +01:00
Philipp
4d330f2876
Reenable Twitter/Destroy tests
2021-12-09 21:03:33 +01:00
Philipp
354c2d828a
Simplify json testing
2021-12-09 20:53:29 +01:00
Philipp
fb1e8e75f5
Add response for JSON only
2021-12-06 00:12:18 +01:00
Philipp
d925e25424
Force right SSL_POLICY for test
2021-12-05 20:34:02 +01:00
Philipp
4efc12232a
Fix test
2021-12-05 20:34:02 +01:00
Philipp
dbfe918a8b
Fix tests
2021-12-05 20:34:01 +01:00
Philipp
9081b37762
Fix Twitter statuses list & reenable tests
2021-12-05 20:34:01 +01:00
Philipp
85b9f2b02c
Reenable Incoming test and fixes an array_reverse() bug
2021-12-05 20:34:00 +01:00
Philipp
6d8b8d95b1
Reenable Followers&Friends Lists and fixes a array_reverse() Bug
2021-12-05 20:34:00 +01:00
Philipp
7ca47e8d21
Re enable Blocks/Lists test
2021-12-05 20:34:00 +01:00
Philipp
6b03ee2922
Re enable UpdateProfile test
2021-12-05 20:34:00 +01:00
Philipp
226f6038de
mark remaining Mastodon tests incomplete because of needed refactoring
2021-12-05 20:33:59 +01:00
Philipp
215979c2ac
mark Timeline tests incomplete because of needed refactoring
2021-12-05 20:33:59 +01:00
Philipp
cc7b2fae4e
Re-enable AccountVerifyCredentials test
2021-12-05 20:33:59 +01:00
Philipp
902bcc506f
Re-enable StatusNetConfig test
2021-12-05 20:33:58 +01:00
Philipp
901068f770
Fix test
2021-11-30 20:53:47 +01:00
Michael
56f8adcb80
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
2021-11-30 19:07:24 +00:00
Philipp
2e4d654c0a
Make $_REQUEST processing independent of sub-calls
...
- Move HTTPInputData::process() into App::runFrontend()
- Pass $_REQUEST (including processed Input) to every Module method
- Delete $_POST parameters at Module post() calls because of $_REQUEST
2021-11-30 01:07:58 -05:00
Michael
220c910de4
Tests
2021-11-30 05:43:06 +00:00
Philipp
d433c06632
Add tests to prove error https://github.com/friendica/friendica/issues/11023
...
- Use `$request` instead of `$post` in `BaseModule->run`
2021-11-29 06:29:29 -05:00
Hypolite Petovan
a7689a3cc4
Improve comment wording in ApiTest
2021-11-28 08:26:53 -05:00
Philipp
d576bb136b
Fix BaseApi and corresponding tests
2021-11-28 13:11:12 +01:00
Philipp
313d74598d
Fix tests
2021-11-27 22:25:41 -05:00
Philipp
0b3540af0e
Make PHP-CS happy :)
2021-11-27 20:41:11 +01:00