Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-02test: fix managed server test casesualko
2019-02-28chore: beautify filessualko
2019-02-28fix: presence integration testsualko
2019-02-28fix: unit test for settings controllersualko
2018-05-23fix testssualko
2018-05-23add privacy notice to managed server registration, add app version to requestsualko
2018-03-05adapt mock to interfacesualko
2018-02-11Make OJSXC_Userid a static value and register hooks without using Application...Tobia De Koninck
2018-02-11Fix issues with casing and converting to xmpp of usernamesTobia De Koninck
2018-02-10Update testsTobia De Koninck
2018-02-10Fix setupContactsStoreAPITobia De Koninck
2018-02-08Move Checking for ContactsStore API to seperate functionTobia De Koninck
2018-02-08Manually register System addresbook after creating it to make sure tests work...Tobia De Koninck
2018-02-08Add missing Travis script + run cs-fixer + fix occ compliantTobia De Koninck
2018-02-08Enable travis to use upstream PR + only available from NC 13 + fix testTobia De Koninck
2018-02-08Small fixesTobia De Koninck
2018-02-08Fix testsTobia De Koninck
2018-02-08Update Travis config for new Nextcloud versions (+ compatibility) (#86)LEDfan
2017-10-19CS fixTobia De Koninck
2017-10-19Add SettingsControler testTobia De Koninck
2017-10-15Escape characters allowed in the NC username which is not allowed in theTobia De Koninck
2017-10-11Add and fix tests for only including enabled users in the rosterTobia De Koninck
2017-08-27Merge pull request #64 from nextcloud/fix_59LEDfan
2017-08-24Run php-cs-fixerTobia De Koninck
2017-08-24Fix and add testsTobia De Koninck
2017-08-22Merge pull request #63 from nextcloud/patch-ice-settingsKlaus
2017-08-22support multiple ice urlssualko
2017-08-18reduce number of login attempts for external apisualko
2017-08-17Allow plain usernames without domain for sharedRoster (#54)Marcel Waldvogel
2017-08-02add more tests for external api controllersualko
2017-08-02Merge branch 'master' of github.com:nextcloud/jsxc.nextcloudsualko
2017-08-02add more tests for external api middlewaresualko
2017-08-01Merge pull request #52 from nextcloud/refresh_roster_delete_usersLEDfan
2017-07-30Apply fix for mysql and remove unneeded filesTobia De Koninck
2017-07-30Small fixes + test hooks, rosterpush and rosterrefreshTobia De Koninck
2017-07-29Fix tests and stylingTobia De Koninck
2017-07-28add request id to registration requestsualko
2017-07-26run php-cs-fixersualko
2017-07-26use controller style for register managed serversualko
2017-07-24test isUser and checkPassword with and without domainsualko
2017-07-24allow authentication with app password (from #38)sualko
2017-07-24add tests for TimeLimitedTokensualko
2017-07-24add tests for settingsControllersualko
2017-07-23add tests for externalApiControllersualko
2017-07-22add tests for ExternalApiMiddlewaresualko
2017-07-21drop nc 9 support (fix #40)sualko
2017-07-15Merge pull request #34 from nextcloud/debug_modeLEDfan
2017-07-14Make sure the tests test for the bug of 5a8a5d0Tobia De Koninck
2017-07-12Fix tests + only serialize when neededTobia De Koninck
2017-06-30Fix integration testsLEDfan