summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2017-11-02Change tables to talk_*Joas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-11-02Attempt to fix failing tests due to additional arguments.Joachim Bauch
2017-10-30Delete the chat messages of a room when the room is deletedDaniel Calviño Sánchez
2017-10-26Merge pull request #444 from nextcloud/talkIvan Sein
2017-10-25Fix testsJoas Schilling
2017-10-20Fix password protected rooms in chat backendDaniel Calviño Sánchez
2017-10-20Use the room ID instead of the token as the object ID of chat commentsDaniel Calviño Sánchez
2017-10-20Fix storing a spreed-session as an actorIdDaniel Calviño Sánchez
2017-10-20Add integration tests for the chatDaniel Calviño Sánchez
2017-10-20Add controller for chat messagesDaniel Calviño Sánchez
2017-10-20Add basic polling chat managerDaniel Calviño Sánchez
2017-10-11Simplify activity and fix handling of deleted roomsJoas Schilling
2017-10-11Add more tests for invitationsJoas Schilling
2017-10-11Fix unit testsJoas Schilling
2017-09-29Fix unit testsJoas Schilling
2017-09-26Merge pull request #363 from nextcloud/long-pollingIvan Sein
2017-09-25Fix integration testsJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling
2017-09-22Add integration tests for call handling with passwordsJoas Schilling
2017-09-22Make sure join with password works :)Joas Schilling
2017-09-22Add integration tests for setting the password and joining without itJoas Schilling
2017-09-22Merge pull request #415 from nextcloud/add-helper-script-to-run-integration-t...Joas Schilling
2017-09-22Merge pull request #417 from nextcloud/use-a-different-display-name-than-the-...Joas Schilling
2017-09-21Use a different display name than the user ID in the integration testsDaniel Calviño Sánchez
2017-09-21Fix Strict Standards error in integration tests on PHP 7Daniel Calviño Sánchez
2017-09-21Add helper script to run integration tests on a Docker containerDaniel Calviño Sánchez
2017-09-18Fix integration tests on PHP 5.6Daniel Calviño Sánchez
2017-09-14Fix the signalling tableJoas Schilling
2017-08-07Add unit tests for public callsJoas Schilling
2017-08-07Call integration tests for one2one calls and group callsJoas Schilling
2017-08-07Add more integration testsJoas Schilling
2017-08-07Start integration tests for public callsJoas Schilling
2017-08-07Add integration tests for promotion/demotionJoas Schilling
2017-08-07Rename, make public and add participantJoas Schilling
2017-08-07Split integration testsJoas Schilling
2017-08-07Add integration tests for CallControllerJoas Schilling
2017-08-07tempJoas Schilling
2017-08-07Start to write some integration testsJoas Schilling
2017-03-03Merge pull request #212 from nextcloud/notification-improvementsIvan Sein
2017-02-23Add unit testsJoas Schilling
2017-01-17Add the call type as wellJoas Schilling
2017-01-16Add the call name to the notification when the call has a nameJoas Schilling
2017-01-13Merge pull request #199 from nextcloud/allow-to-name-callsIvan Sein
2017-01-12Merge pull request #207 from nextcloud/admin-section-testsJoas Schilling
2017-01-10Add tests for Admin settingsJoas Schilling
2017-01-10Fix namespacexJoas Schilling
2017-01-10Add group notification testsJoas Schilling
2017-01-10Add a repair step for the updateJoas Schilling
2017-01-04Make config non staticJoas Schilling