summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2023-04-03fix(CI): Disable rate limiting protectionJoas Schilling
2023-03-31fix(conversation-avatars): Fix integration test after renaming of the system ...Joas Schilling
2023-03-31fix(CI): Force enable 3rdparty apps in integration testsJoas Schilling
2023-03-14fix(mentions): Only allow to mention groups which are members of the conversa...Joas Schilling
2023-03-13fix(notifications): Only send reply notification when also mentioningJoas Schilling
2023-03-11chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-03-08Merge pull request #8846 from nextcloud/feature/send-notification-when-get-up...Joas Schilling
2023-03-07fix(polls): Remove polls also when deleting the chat historyJoas Schilling
2023-03-06fix(dashboard): Filter out breakout rooms from the Dashboard API listJoas Schilling
2023-03-05Bump phpunit/phpunit from 9.6.3 to 9.6.4 in /tests/integrationdependabot[bot]
2023-03-03chore: Add Nextcloud 27 support on masterJoas Schilling
2023-03-02Add message to notificationVitor Mattos
2023-03-01Remove Windows supportVitor Mattos
2023-02-28Replace linux command by PHP native implementationVitor Mattos
2023-02-28Remove unecessary request to mock serverVitor Mattos
2023-02-28Wait by mock serverVitor Mattos
2023-02-28fix(reactions): Fix reacting to people that leftJoas Schilling
2023-02-27Change type of notificationVitor Mattos
2023-02-27Fix typoVitor Mattos
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-24Send notification when get upload problemVitor Mattos
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-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-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-21Fix integration testsJoas Schilling
2023-02-21Fix integration testJoas Schilling
2023-02-21Add file as subject parameterJoas Schilling
2023-02-21Change notification object type for better handling in mobile clientsJoas Schilling
2023-02-17Return status of other user on one to one roomVitor Mattos
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-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-10Don't throw when breakout rooms are not startedJoas Schilling
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]