]> git.mxchange.org Git - friendica.git/history - tests/src
Reenable Twitter/Media Post tests
[friendica.git] / tests / src /
2021-12-09 PhilippReenable Twitter/Media Post tests
2021-12-09 PhilippReenable Twitter/Favorites tests
2021-12-09 PhilippSadly mark incomplete Twitter/ContactEndpoint tests
2021-12-09 PhilippReenable Twitter/Show test
2021-12-09 PhilippReenable Twitter/Search test
2021-12-09 PhilippReenable Twitter/Lookup tests & add standard assertions
2021-12-09 PhilippReenable Twitter/UserTimeline tests
2021-12-09 PhilippReenable Twitter/Statuses tests
2021-12-09 PhilippReenable Twitter/NetworkPublicTimeline tests
2021-12-09 PhilippReenable Twitter/Mentions tests
2021-12-09 PhilippReenable Twitter/Destroy tests
2021-12-09 PhilippSimplify json testing
2021-12-07 Tobias DiekershoffMerge pull request #11060 from urbalazs/typo
2021-12-07 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-06 Hypolite PetovanMerge pull request #11069 from nupplaphil/feat/reenable...
2021-12-05 PhilippAdd response for JSON only
2021-12-05 PhilippForce right SSL_POLICY for test
2021-12-05 PhilippFix test
2021-12-05 PhilippFix tests
2021-12-05 PhilippFix Twitter statuses list & reenable tests
2021-12-05 PhilippReenable Incoming test and fixes an array_reverse(...
2021-12-05 PhilippReenable Followers&Friends Lists and fixes a array_reve...
2021-12-05 PhilippRe enable Blocks/Lists test
2021-12-05 PhilippRe enable UpdateProfile test
2021-12-05 Philippmark remaining Mastodon tests incomplete because of...
2021-12-05 Philippmark Timeline tests incomplete because of needed refact...
2021-12-05 PhilippRe-enable AccountVerifyCredentials test
2021-12-05 PhilippRe-enable StatusNetConfig test
2021-12-03 Michael VogelMerge pull request #11056 from MrPetovan/bug/11055...
2021-12-03 Hypolite PetovanDeprecate Network::unparseURL in favor of UriInterfact...
2021-12-01 Hypolite PetovanMerge pull request #11043 from annando/api-fixes
2021-11-30 MichaelMerge branch 'api-fixes' of github.com:annando/friendic...
2021-11-30 PhilippFix test
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake HTTPInputData dynamic
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Michael VogelMerge pull request #11014 from MrPetovan/task/10978...
2021-11-30 MichaelTests
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 Hypolite PetovanMerge pull request #11037 from MrPetovan/bug/11023...
2021-11-29 PhilippAdd tests to prove error https://github.com/friendica...
2021-11-28 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-28 Hypolite PetovanMerge pull request #11042 from nupplaphil/feat/api...
2021-11-28 Hypolite PetovanImprove comment wording in ApiTest
2021-11-28 PhilippFix BaseApi and corresponding tests
2021-11-28 PhilippFix BBCode::expandTags() & Remove AppMockTrait
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-28 PhilippFix tests
2021-11-27 Hypolite PetovanMerge pull request #11036 from nupplaphil/bug/module_di
2021-11-27 PhilippMake PHP-CS happy :)
2021-11-27 PhilippMove all (inactive) API endpoint specific tests to...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippAdd NodeInfo Module test as an example
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippSplit and delete `ModuleController`
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 Hypolite PetovanMerge pull request #11013 from annando/api-rework
2021-11-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 MichaelReworked friendship API endpoints
2021-11-21 Hypolite PetovanMerge pull request #11012 from annando/api-relations
2021-11-21 Hypolite PetovanMerge pull request #11010 from foss-/doc_faq_client...
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 PhilippFix ApiResponseTest
2021-11-21 MichaelFixing tests again
2021-11-21 MichaelPossibly fixing tests
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-19 Hypolite PetovanMerge pull request #10999 from nupplaphil/bug/configcac...
2021-11-19 Hypolite PetovanMerge pull request #11002 from nupplaphil/feat/modules_...
2021-11-19 PhilippRevert "Revert "Replace Module::init() with Constructors""
2021-11-19 Hypolite PetovanMerge pull request #11000 from friendica/revert-10994...
2021-11-19 Hypolite PetovanRevert "Replace Module::init() with Constructors"
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-19 Hypolite PetovanMerge pull request #10994 from nupplaphil/feat/module_c...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 PhilippFix tests
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-17 PhilippAdd feedback
2021-11-17 PhilippUpdate tests/src/App/ModuleTest.php
2021-11-17 MichaelPossibly fix test
2021-11-17 MichaelFixed banner test
2021-11-16 MichaelAdded profile picture
2021-11-16 PhilippRefactor App\Module to App\ModuleController and rename...
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-14 PhilippFix Legacy test
2021-11-14 PhilippAdapt API tests for dynamic usage
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippCreate interface for static Module calls
2021-11-14 Hypolite PetovanMerge pull request #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippMove Api\unsupported tests and remove dependency to...
2021-11-12 Philippclass type
2021-11-12 PhilippMigrate API\error tests and fix ApiResponse for RSS...
2021-11-12 PhilippMirate API\SavedSearches tests
2021-11-12 PhilippMigrate API\StatusNetVersion
2021-11-12 PhilippMigrate Api\RateLimitStatus
next