friendica/tests/src/Module/Api
Philipp Holzer 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
..
Friendica Make $_REQUEST processing independent of sub-calls 2021-11-30 01:07:58 -05:00
GnuSocial Move all (inactive) API endpoint specific tests to new structure 2021-11-27 19:50:52 +01:00
Mastodon Make PHP-CS happy :) 2021-11-27 20:41:11 +01:00
Twitter Move all (inactive) API endpoint specific tests to new structure 2021-11-27 19:50:52 +01:00
ApiResponseTest.php Fixing Response 2021-11-27 12:40:57 +01:00
ApiTest.php Improve comment wording in ApiTest 2021-11-28 08:26:53 -05:00