summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-02-28fix(reactions): Fix reacting to people that leftJoas Schilling
2023-02-27fix(CI): Adjust unit testsJoas Schilling
2023-02-27Fix message type of files shared from mobile clientsJoas Schilling
2023-02-24fix(CI): Also use unordered comparison for the automatic assignmentJoas Schilling
2023-02-24Restrict available APIs for breakout roomsJoas Schilling
2023-02-24Merge pull request #8838 from nextcloud/bugfix/noid/make-breakout-room-tests-...Joas Schilling
2023-02-24Merge pull request #8836 from nextcloud/feature/remove-no-more-necessary-methodJoas Schilling
2023-02-24fix(CI): Make the breakout room tests more reliable by ordering locallyJoas Schilling
2023-02-24feat(recording): Add a shorter subject for the call recording notificationJoas Schilling
2023-02-23Remove isSignalingDev methodVitor Mattos
2023-02-23Extend integration testJoas Schilling
2023-02-23Merge pull request #8805 from nextcloud/bugfix/8760/remove-avatar-capabilityJoas Schilling
2023-02-22Return error when trying to stop an unknown recordingDaniel Calviño Sánchez
2023-02-22Add failed status to recordingsDaniel Calviño Sánchez
2023-02-22Add "starting" values for recording statusDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-22Add optional participant parameter to the "callRecording" change eventDaniel Calviño Sánchez
2023-02-22Change recording status when notified by the recording serverDaniel Calviño Sánchez
2023-02-22Replace hardcoded URL with variableDaniel Calviño Sánchez
2023-02-22Prefix fake endpoint to be used from integration testsDaniel Calviño Sánchez
2023-02-21Merge pull request #8806 from nextcloud/bugfix/8759/change-recording-notifica...Joas Schilling
2023-02-21Fix integration testsJoas Schilling
2023-02-21Fix integration testJoas Schilling
2023-02-21Merge pull request #8756 from nextcloud/use-internal-client-of-signaling-serv...Joas Schilling
2023-02-21Add file as subject parameterJoas Schilling
2023-02-21Change notification object type for better handling in mobile clientsJoas Schilling
2023-02-21Revert avatar usageJoas Schilling
2023-02-21Remove avatar capabilityJoas Schilling
2023-02-20Add support for getting the signaling settings from the recording serverDaniel Calviño Sánchez
2023-02-17Return status of other user on one to one roomVitor Mattos
2023-02-14Add unit test for signaling messages for recording status changesDaniel Calviño Sánchez
2023-02-14Use fake recording server in integration testsDaniel Calviño Sánchez
2023-02-14Adjust Given/When/Then in recording testsDaniel Calviño Sánchez
2023-02-14Send requests to the recording server to start and stop recordingsDaniel Calviño Sánchez
2023-02-14Fix validation of requests from recording serverDaniel Calviño Sánchez
2023-02-11Bump phpunit/phpunit from 9.6.1 to 9.6.3 in /tests/integrationdependabot[bot]
2023-02-10Merge pull request #8728 from nextcloud/bugfix/noid/dont-throw-when-breakout-...Joas Schilling
2023-02-10Unordered room listJoas Schilling
2023-02-10Add docs and a capabilityJoas Schilling
2023-02-10Don't throw when breakout rooms are not startedJoas Schilling
2023-02-10Merge pull request #8711 from nextcloud/debug/authtoken-hashJoas Schilling
2023-02-09Do not disinvite self-joined users when leavingDaniel Calviño Sánchez
2023-02-09Extract reference to "userManager" to be used in the testsDaniel Calviño Sánchez
2023-02-07fix(ci): Don't opt out of auth.storeCryptedPassword anymoreJulius Härtl
2023-02-04Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /tests/integrationdependabot[bot]
2023-02-03Bump phpunit/phpunit from 9.5.28 to 9.6.0 in /tests/integrationdependabot[bot]
2023-02-03Fix expected*Message() functionJoas Schilling
2023-02-02Bump dependenciesJoas Schilling
2023-02-02fix(CI): Creation of dynamic property is deprecatedJoas Schilling
2023-02-02Merge pull request #8660 from nextcloud/feature/8610/add-endpoint-to-return-a...Joas Schilling