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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-03-18Fix test commandsMarco Ambrosini
2020-03-18Install jestMarco Ambrosini
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-06Add capability for force muting other participantsDaniel Calviño Sánchez
2020-03-06Merge pull request #3050 from nextcloud/fix-participant-type-change-with-exte...Joas Schilling
2020-03-06Fix participant type change with external signaling serverDaniel Calviño Sánchez
2020-03-06Fix more testsJoas Schilling
2020-03-06Sort the shares so they are always in the same orderJoas Schilling
2020-03-06Update the integration tests with the new locationJoas Schilling
2020-03-04Update some more request handlingJoas Schilling
2020-03-03Fix login requestJoas Schilling
2020-03-03Fix adding users to groupsJoas Schilling
2020-03-03Also update SharingContextJoas Schilling
2020-03-03Fix wrong body on post requestsJoas Schilling
2020-03-03Make request handling compatible to guzzle 6.3Joas Schilling
2020-03-03Make sure the config is validJoas Schilling
2020-03-03Bump testing tools to the same version as serverJoas Schilling
2020-03-02Update backend testsJoas Schilling
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2020-02-27Don't add default stun in UI on removalJoas Schilling
2020-02-25Add a capabilityJoas Schilling
2020-02-24Don't provide a stun without internet connectionJoas Schilling
2020-02-07Fix unit testsJoas Schilling
2020-01-23Fix systemmessage unit testJoas Schilling
2019-12-20Fix unit testsJoas Schilling
2019-12-20Allow to start conversations with circlesJoas Schilling
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-06Bump default Docker image used in helper script to run integration testsDaniel Calviño Sánchez
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add a flag to messages if they can be replied toJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-12-04Fix sharing integration tests and loading sharesJoas Schilling
2019-11-28Fix warnings and errors with phpunit 8Joas Schilling
2019-11-28Update master php testing versionsJoas Schilling
2019-11-18Bump behat/behat from 3.3.1 to 3.5.0 in /tests/integrationdependabot-preview[bot]
2019-10-07Update lobby acceptance testsIvan Sein
2019-10-07Merge pull request #2275 from nextcloud/adjust-integration-test-to-changes-in...Joas Schilling
2019-10-07Do not run tests when PHP files of other types of tests are modifiedDaniel Calviño Sánchez
2019-10-07Adjust integration test to changes in access to shares in serverDaniel Calviño Sánchez
2019-10-04Fix "MessageTooLongException" when mentioning someone in a long commentJoas Schilling
2019-10-02Merge pull request #2245 from nextcloud/bugfix/2237/fix-minor-php-issuesDaniel Calviño Sánchez
2019-10-01Correctly set the unread counter when readding a user to a one-to-one convers...Joas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-26Add integration tests for the "user_added" system messageDaniel Calviño Sánchez
2019-09-26Add integration tests for getting the room for link share with passwordDaniel Calviño Sánchez
2019-09-26Correctly check if the share has a password and if it was entered correctly.Joas Schilling
2019-09-26Add acceptance tests for chats in a file shared by link with a passwordDaniel Calviño Sánchez
2019-09-26Add acceptance tests for chats in a file shared by linkDaniel Calviño Sánchez
2019-09-26Add acceptance tests for mentions in the public share pageDaniel Calviño Sánchez