summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-01-02Hide expired messages when do not run expire jobVitor Mattos
2023-01-02Merge pull request #8494 from nextcloud/feature/expose-avatar-versionJoas Schilling
2023-01-02Merge pull request #7939 from nextcloud/bugfix/7238/dont-return-deleted-fileJoas Schilling
2023-01-02Update tests/php/Service/AvatarServiceTest.phpJoas Schilling
2023-01-02Fix(CI): Fix unordered sorting by idJoas Schilling
2022-12-30Add more tests and describe the datasetsVitor Mattos
2022-12-29Add unit testVitor Mattos
2022-12-28Cover method with unit testVitor Mattos
2022-12-28Move default mimes to configVitor Mattos
2022-12-27Update baselineVitor Mattos
2022-12-27Test get content from file arrayVitor Mattos
2022-12-27Test validate file formatVitor Mattos
2022-12-27Test sanitize file nameVitor Mattos
2022-12-27Moved store to RecordingServiceVitor Mattos
2022-12-27Remove unecessary stepsVitor Mattos
2022-12-26Fix file headerVitor Mattos
2022-12-26Fix unit testsVitor Mattos
2022-12-26Validate and store record fileVitor Mattos
2022-12-26Set owner of call recording fileVitor Mattos
2022-12-26Integration testsVitor Mattos
2022-12-26Rename file to be equals to service classVitor Mattos
2022-12-23Move SIPBridge validator to serviceVitor Mattos
2022-12-22Ignore the sorting as it does not match local sortingJoas Schilling
2022-12-21* Remove duplicated codeVitor Mattos
2022-12-21Changed step to check summarized overviewVitor Mattos
2022-12-21Increase the test coverage and fix return of methodVitor Mattos
2022-12-21Moved tests from MessageParser to ChatManager test classVitor Mattos
2022-12-21The system message with deleted file should existVitor Mattos
2022-12-21Implement unit test and make fixes after thisVitor 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
2022-12-12Fix integration tests and add more scenariosVitor Mattos
2022-12-12Small fixes after continuous integrationVitor Mattos
2022-12-12Moved the logic to check if recording is enabled to service methodsVitor Mattos
2022-12-12Fix English textVitor Mattos
2022-12-12Moved methods of recording api to specific controllerVitor Mattos
2022-12-12Allow students to switch to another breakout roomJoas Schilling
2022-12-12Fix integration testJoas Schilling
2022-12-12Add an API that allows students and teachers so list the breakout roomsJoas Schilling
2022-12-12Allow to "Request assistance" and reset itJoas Schilling
2022-12-12Revert type casting to fix integration test, but it makes no sense to me atmJoas Schilling
2022-12-12Fix stub CSJoas Schilling
2022-12-12Fix unit testsJoas Schilling