summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2022-09-22Merge pull request #7924 from nextcloud/fix-room-lengthJoas Schilling
2022-09-20Restrict polls from one-to-one chatsJoas Schilling
2022-09-20Reuse existing sleep and abstract $base_urlJoas Schilling
2022-09-19Add integration tests for dashboard dataJoas Schilling
2022-09-14Fix room length to make compatible with database lengthVitor Mattos
2022-09-14Add a test for deleting user info from reactions as wellJoas Schilling
2022-09-14Reset the poll and vote author information to be GDPR compliantJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-08-29Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls...Marco
2022-08-26Poll ID is a string nowJoas Schilling
2022-08-26Don't allow to close polls twiceJoas Schilling
2022-08-23Also don't send chat notifications for blocked usersJoas Schilling
2022-08-23Filter blocked users out of the call notificationJoas Schilling
2022-08-16Order the list of rooms to ensure the order on postgres even if all last mess...Joas Schilling
2022-08-02Return 400 on empty questions and optionsJoas Schilling
2022-07-26Check response status when share fileVitor Mattos
2022-07-22Expire shared link when expire messageVitor Mattos
2022-07-21Add an integration testJoas Schilling
2022-07-18Update more times to check if really workedVitor Mattos
2022-07-18Make the create and update scenario more similarVitor Mattos
2022-07-18Merge branch 'feature/occ-to-set-expire-message' of github.com:nextcloud/spre...Vitor Mattos
2022-07-18Simplified scenarios to check only if the setting was savedVitor Mattos
2022-07-15Update tests/integration/features/command/update.featureVitor Mattos
2022-07-15Replace step of test and remove old scenarioVitor Mattos
2022-07-15Convert specific command to generic create and updateVitor Mattos
2022-07-15Integration testsVitor Mattos
2022-07-13Restore deleted methodVitor Mattos
2022-07-13Merge pull request #7571 from nextcloud/feature/expire-messages-part-2Joas Schilling
2022-07-12Change point of execution of ExpireChatMessageVitor Mattos
2022-07-12Merge pull request #7512 from nextcloud/feature/7480/poll-follow-upJoas Schilling
2022-07-11Make possible disable background job if haven't room with expire messageVitor Mattos
2022-07-11Make the room_id not mandatory to define the expire timeVitor Mattos
2022-07-11Show the voter count to the author and moderatorsJoas Schilling
2022-07-06Make sure the roomId is an intJoas Schilling
2022-07-01Rename integration testJoas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Replace _ by -Vitor Mattos
2022-06-30Rename to follow the pattern "-"Vitor Mattos
2022-06-30Make the error message more clearVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Moved integration tests to folder of chat testsVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Use DataResponse and returning 404Vitor Mattos
2022-06-30File moved to maintain the pattern "message expire"Vitor Mattos
2022-06-30Convert string to ::classVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Add job to apply ttlVitor Mattos
2022-06-30Add integration testsVitor Mattos
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodeJoas Schilling
2022-06-21Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integrationdependabot[bot]