Commit Graph

10 Commits

Author SHA1 Message Date
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
Philipp 313d74598d Fix tests 2021-11-27 22:25:41 -05:00
Philipp 537b74f307
Inherit `ApiResponse` from `Response` 2021-11-27 12:40:54 +01:00
Philipp 645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit 89d6c89b67.
2021-11-19 20:18:48 +01:00
Hypolite Petovan 89d6c89b67
Revert "Replace Module::init() with Constructors" 2021-11-19 07:23:23 -05:00
Philipp f3d7d610e8
Fix tests 2021-11-17 22:21:03 +01:00
Philipp d32f8e5285
Adapt API tests for dynamic usage 2021-11-14 23:49:07 +01:00
Philipp bfe925aabe
Make PHP-CS happy and add (c) header 2021-11-12 21:50:02 +01:00
Philipp 6725f05ab2
Moved API\Notification tests 2021-11-12 21:35:21 +01:00
Philipp f2ca21935e
Move API\Photo testcases 2021-11-12 21:12:00 +01:00
Renamed from tests/src/Module/Api/Friendica/Photo/UpdateTest.php (Browse further)