summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2023-02-02Bump dependenciesJoas Schilling
2023-02-02Merge pull request #8660 from nextcloud/feature/8610/add-endpoint-to-return-a...Joas Schilling
2023-02-01Also order attendees by roomToken for the breakout room participantsJoas Schilling
2023-02-01Add integration test for the "get breakout rooms participantsJoas Schilling
2023-01-31Only filter mentions for conversation membersJoas Schilling
2023-01-26Merge pull request #8602 from nextcloud/feature/stop-recording-after-end-callJoas Schilling
2023-01-26Check callRecording status in all testsVitor Mattos
2023-01-25Stop recording after end callVitor Mattos
2023-01-25Add a new test case to ensure "former one-to-one" rooms are not transferedJoas Schilling
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-24Merge pull request #8550 from nextcloud/feature/notify-recording-storedJoas Schilling
2023-01-20Don't throw/error when the recording was stopped in parallelJoas Schilling
2023-01-19fix(test): Don't require a specific order of breakout rooms on the APIJoas Schilling
2023-01-19fix(CI): More sorting for postgresJoas Schilling
2023-01-19fix(test): Sort order after transfer ownership can not be garanteedJoas Schilling
2023-01-19fix(CI): Make the sorting work without knowing IDsJoas Schilling
2023-01-19chore(CI): Force colors so we can see what happensJoas Schilling
2023-01-18debug(performance): Try to re-disable auth.storeCryptedPasswordJoas Schilling
2023-01-16Fix room name and integration testVitor Mattos
2023-01-14Parse stored recording notificationVitor Mattos
2023-01-04Prevent toggling guests or the lobby directlyJoas Schilling
2023-01-04Remove attendees from breakout rooms as wellJoas Schilling
2023-01-04Allow to apply a new attendee map later onJoas Schilling
2023-01-04Restrict the object rooms that can be createdJoas Schilling
2023-01-04Add user to parent room when added to a breakout roomJoas Schilling
2023-01-04Add an integration test for breakout room deletionJoas Schilling
2023-01-04Allow creating individual breakout rooms via the normal APIJoas Schilling
2023-01-04Delete breakout rooms when deleting the parentJoas Schilling
2023-01-04Merge pull request #8492 from nextcloud/feature/store-recordingJoas Schilling
2023-01-04Merge pull request #8515 from nextcloud/feature/hide-expired-messages-when-do...Vitor Mattos
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2023-01-04Remove unused methodJoas Schilling
2023-01-03Merge pull request #8479 from nextcloud/feature/8412/transfer-ownershipJoas Schilling
2023-01-02Hide expired messages when do not run expire jobVitor Mattos
2023-01-02Fix(CI): Fix unordered sorting by idJoas Schilling
2022-12-27Remove unecessary stepsVitor Mattos
2022-12-26Set owner of call recording fileVitor Mattos
2022-12-26Integration testsVitor Mattos
2022-12-22Ignore the sorting as it does not match local sortingJoas Schilling
2022-12-21Changed step to check summarized overviewVitor Mattos
2022-12-21The system message with deleted file should existVitor Mattos
2022-12-21Don't return message if file don't existsVitor Mattos
2022-12-21Don't return deleted filesVitor Mattos
2022-12-21Add command to transfer ownershipJoas Schilling
2022-12-16Follow changes requested in code reviewVitor Mattos
2022-12-16Send system message when change room avatarVitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-15Replace generic match of json by specific using the error codeVitor Mattos
2022-12-15* Test responses of recording APIVitor Mattos
2022-12-12Move from recording to callapi to run in DroneVitor Mattos