Commit Graph

22 Commits

Author SHA1 Message Date
Philipp 901068f770 Fix test 2021-11-30 20:53:47 +01:00
Philipp 6fc2eeaeaf Move all (inactive) API endpoint specific tests to new structure 2021-11-27 19:50:52 +01:00
Philipp 6a9fff5100 Fixing Response 2021-11-27 12:40:57 +01:00
Philipp 7cd85873ee Replace IRespondToRequests with PSR-7 ResponseInterface 2021-11-27 12:40:57 +01:00
Philipp 537b74f307 Inherit ApiResponse from Response 2021-11-27 12:40:54 +01:00
Michael f00792d370 Merge remote-tracking branch 'upstream/develop' into api-rework 2021-11-21 17:02:51 +00:00
Michael a4ef4589e6 Reworked friendship API endpoints 2021-11-21 16:59:09 +00: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
Hypolite Petovan 0b6e0566d7 Merge pull request #10987 from annando/api4
API: moved classes / unified user array creation
2021-11-19 06:13:52 -05:00
Michael b67c10812a Merge remote-tracking branch 'upstream/develop' into api4 2021-11-18 20:15:57 +00:00
Philipp f3d7d610e8 Fix tests 2021-11-17 22:21:03 +01:00
Michael 6b20e52c99 Fixed banner test 2021-11-17 00:03:24 +00:00
Michael 2bb1805a67 Added profile picture 2021-11-16 23:57:12 +00:00
Philipp d32f8e5285 Adapt API tests for dynamic usage 2021-11-14 23:49:07 +01:00
Philipp 23939cd0f1 Mirate API\SavedSearches tests 2021-11-12 22:15:43 +01:00
Philipp 829c43ba3b Migrate Api\RateLimitStatus 2021-11-12 22:09:03 +01:00
Philipp bfe925aabe Make PHP-CS happy and add (c) header 2021-11-12 21:50:02 +01:00
Philipp d55ecb9288 Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Philipp efaec26b1d Fix wrong $this->assert...() with `self::assert...() 2020-10-18 20:52:27 +02:00
Philipp 61014feec3 Fix ContactEndpoint & tests 2020-09-12 10:01:13 +02:00
Hypolite Petovan 5bfbc1224c [Tests] Add test for Module\Api\Twitter\ContactEndpoint
- Add necessary fixture data
2020-06-09 08:39:37 -04:00