]> git.mxchange.org Git - friendica.git/history - tests/ApiTest.php
Replace global $a with BaseObject::getApp()
[friendica.git] / tests / ApiTest.php
2018-07-16 Hypolite PetovanReplace global $a with BaseObject::getApp()
2018-07-16 Hypolite PetovanRemove api test pconfig debug
2018-07-16 Hypolite PetovanFix debug
2018-07-16 Hypolite PetovanAdd yet more pconfig debug to testApiGetUserWithCustomF...
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-09 Philipp Holzerswitched back to origin TestCase structure
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-04 Hypolite PetovanRename language to lang in test data as well
2018-07-04 Hypolite PetovanAdd missing author-link property to testFormatItems*
2018-07-04 Hypolite PetovanFix tests error/failures
2018-07-04 Hypolite PetovanFix dataset ids for otheruser/frienduser
2018-07-04 Hypolite PetovanBleh
2018-07-04 Hypolite PetovanMove debug
2018-07-02 Hypolite PetovanFix last undefined variable/index messages in tests
2018-07-02 Hypolite PetovanRevert using System::baseurl() for mock user nurls
2018-07-02 Hypolite PetovanFix API test cases
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanReplace PHP_EOL with \n to conform to code behavior...
2018-07-02 Hypolite PetovanFix $called_api expecting at least 2 elements in tests
2018-07-02 Hypolite PetovanFix some undefined variable/index notices in tests
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-22 Hypolite PetovanMerge pull request #4836 from Angristan/patch-1
2018-06-14 Hypolite PetovanMerge pull request #5216 from abanink/2337
2018-06-14 Hypolite PetovanMerge pull request #5214 from abanink/5118
2018-06-13 Hypolite PetovanMerge pull request #5179 from abanink/5118
2018-06-11 Hypolite PetovanMerge pull request #5193 from annando/dbstructure
2018-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-10 Hypolite PetovanMerge pull request #5184 from annando/fetch-item
2018-06-09 MichaelPossibly fixed test
2018-06-03 MichaelReverting the last test
2018-06-03 MichaelTrying to understand the test tool
2018-06-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-01 Hypolite PetovanMerge branch 'master' into develop
2018-05-16 Hypolite PetovanMerge pull request #5022 from Rudloff/feature/test_api
2018-05-10 Pierre RudloffAdd API tests