summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-10-04fix(email): Fix sending re-invites to all emailsJoas Schilling
2023-09-27fix(tests): Fix integration tests after merge of Translation capability changeJoas Schilling
2023-09-27fix(tests): Filter out the "Note to self" conversation for more reliable CIJoas Schilling
2023-09-27fix(docs): Add capability and documentationJoas Schilling
2023-09-27feat(note-to-self): Create note-to-self conversation for usersJoas Schilling
2023-09-27fix(CI): Adjust PHPUnit to 9.6Joas Schilling
2023-09-26fix(capabilities): Fix capability issues with OpenAI integration providing to...Joas Schilling
2023-09-26Merge pull request #10544 from nextcloud/bugfix/1575/notification-with-inacti...Joas Schilling
2023-09-25Merge pull request #10571 from nextcloud/techdebt/noid/prepare-phpunit-10Joas Schilling
2023-09-23chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-09-22fix(CI): Move away from withConsecutive()Joas Schilling
2023-09-22fix(CI): Move away from setMethods()Joas Schilling
2023-09-22fix(tests): Make data providers static for PHPUnit10 compatibilityJoas Schilling
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-25tests(CI)!: Drop Drone CIJoas Schilling
2023-08-25feat(capability): Add a capability for messages being markdownJoas 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-23feat(psalm): Add a stub for the command base classJoas 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(bots): Add missing capabilityJoas 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