summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-02-15Retrigger full CI when drone.yml was changedVincent Petry
2021-02-11Fix sharing tests to work with attachment folders fixVincent Petry
2021-02-11Run all tests on info.xml modificationsJoas Schilling
2021-01-29Add unit tests for subname mentionsDaniel Calviño Sánchez
2021-01-29Add an integration test for sub and subname mentionsJoas Schilling
2021-01-07Don't remove a chat when a self-joined user leavesJoas Schilling
2020-12-18Fix owner being able to add more users to a password request roomDaniel Calviño Sánchez
2020-12-18Fix additional participants being able to join a password request roomDaniel Calviño Sánchez
2020-12-18Add integration tests for password request roomsDaniel Calviño Sánchez
2020-12-18Make possible to verify room data also for single roomsDaniel Calviño Sánchez
2020-12-18Make possible to verify a subset of the room propertiesJoas Schilling
2020-12-14Abort php test server on ctrl+cVincent Petry
2020-10-30Update psalm-baseline.xmlJoas Schilling
2020-10-30Add baselineJoas Schilling
2020-10-30Add PsalmJoas Schilling
2020-10-23Correctly leave the room not the call in integration testsJoas Schilling
2020-10-21Abort integration tests if Talk or helper apps can not be installedDaniel Calviño Sánchez
2020-09-26Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-24Merge pull request #4204 from nextcloud/backport/4189/stable20Joas Schilling
2020-09-22Adjust unit testJoas Schilling
2020-09-22Fix unit testsJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-08-25Fix unit testsJoas Schilling
2020-08-05Fix unit testsJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-08-03Fix unit testsJoas Schilling
2020-07-28Merge pull request #3743 from nextcloud/techdebt/noid/deferrable-notification...Joas Schilling
2020-07-27Also sort the sharee suggestions by tokenJoas Schilling
2020-07-27Presort the mention suggestions to fix postgres integration testsJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Make tests laxerJoas Schilling
2020-06-29Also throw on invalid object dataJoas Schilling
2020-06-29Also validate the room type and add tests for the serviceJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-26New line as information seperatorJoas Schilling
2020-06-25Merge pull request #3845 from nextcloud/bugfix/noid/enable-fixed-postgres-tes...Joas Schilling
2020-06-25Sort the users in the participants array before comparingJoas Schilling
2020-06-25Improve push notifications for upcoming iOS/Apple changesJoas Schilling
2020-06-18Fix service overwritingJoas Schilling
2020-06-10Fix unit testsJoas Schilling
2020-06-10Use select boxes for language and countryMorris Jobke
2020-06-10Add notifications for changed state of the hosted signaling server accountMorris Jobke
2020-06-10Add background job that regularly checks for updates of the signaling server ...Morris Jobke
2020-06-10First UI version of form for signaling server trialMorris Jobke
2020-06-05Add a unit test for the cachingJoas Schilling
2020-06-05Adjust unit testsJoas Schilling
2020-06-02Merge pull request #3505 from PhrozenByte/feature/cmd-room-followupJoas Schilling
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf