summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2023-09-26Merge pull request #10544 from nextcloud/bugfix/1575/notification-with-inacti...Joas Schilling
2023-09-23chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-09-21fix(page): Add integration testJoas Schilling
2023-09-21fix(notifications): Allow sessions to mark themselves as inactiveJoas Schilling
2023-09-19test(chat): Add integration test for message offset with expirationJoas Schilling
2023-09-18Merge pull request #10504 from nextcloud/dependabot/composer/tests/integratio...dependabot[bot]
2023-09-18Merge pull request #10444 from nextcloud/clean-integration-log-outputJoas Schilling
2023-09-18fix(bots): Fix notifications of bot messages and reactionsJoas Schilling
2023-09-16chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-09-06Remove unneccessary output from php processMarcel Müller
2023-09-02chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-08-31fix(behat): Make comments finally visibleJoas Schilling
2023-08-31feat(CI): Make beginning of the tests quicker findableJoas Schilling
2023-08-31fix(CI): Kill stray child proccesses now that the php server is spawning mult...Joas Schilling
2023-08-31fix(tests): Fix setting the userJoas Schilling
2023-08-31fix(tests): Fix currentUser can be nullJoas Schilling
2023-08-30tests(bots): Add tests for posting and reacting as a botJoas Schilling
2023-08-30fix(bots): Add negative tests for setting up botsJoas Schilling
2023-08-30fix(bots): Add negative tests for installing botsJoas Schilling
2023-08-30fix(CI): Compare arguments for opcode-cache before escapingJoas Schilling
2023-08-30fix(CI): sleep(1) after uploading a call recording and generating a transcriptJoas Schilling
2023-08-30fix(CI): Clear opcache when config.php was modifiedJoas Schilling
2023-08-30fix(CI): Only reset BFP when we changed itJoas Schilling
2023-08-29perf(CI): Remove opcache clear from all OCC callsJoas Schilling
2023-08-26chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-08-25fix(CI): Clean up Context filesJoas Schilling
2023-08-25fix(CI): Make bruteforce test pass with IPv4 and IPv6Joas Schilling
2023-08-24fix(tests): Typed static property FeatureContext::$nextChatRequestParameters ...Joas Schilling
2023-08-24fix(chat): Fix responding with "X-Chat-Last-Common-Read" when requested by th...Joas Schilling
2023-08-23fix: Use the server command to get the attempts to support the redis backendJoas Schilling
2023-08-23fix(CI): Fix testing performance by opting out of the sleepJoas Schilling
2023-08-23feat(security): Integration tests for bruteforce protectionJoas Schilling
2023-08-22fix(dashboard): Adjust dashboard API response after server PRJoas Schilling
2023-08-22Allow to offboard only on private conversationsJoas Schilling
2023-08-21fix(CS): Fix coding styleJoas Schilling
2023-08-21feat(bots): Add CI for feature flagsJoas Schilling
2023-08-17chore(CI): Improve integration testing when custom skeleton was usedJoas Schilling
2023-08-17fix(CI): Fix resetting users between tests when a guest was createdJoas Schilling
2023-08-16fix(conversations): Allow accessing avatars of listable conversationsJoas Schilling
2023-08-15fix(bots): Update call_summary_bot behaviour and screenshotJoas Schilling
2023-08-08feat(chat): Option to get and clear remindersJoas Schilling
2023-08-07feat(bot): Allow reactions by botsJoas Schilling
2023-08-07fix: Fix code quality based on reviewJoas Schilling
2023-08-07tests(integration): Add integration tests for the call summary botJoas Schilling
2023-08-02tests(reminder): Add integration tests for reminder functionalityJoas Schilling
2023-08-02fix(tests): Enable automatic transcriptionJoas Schilling
2023-07-17Merge pull request #9978 from nextcloud/bugfix/9891/remove-threads-v1Joas Schilling
2023-07-15chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-07-14fix(chat)!: Remove threads v1 API changesJoas Schilling
2023-06-26Merge pull request #9830 from nextcloud/feat/9679/api-for-threadsJoas Schilling