summaryrefslogtreecommitdiffstats
path: root/tests/integration
AgeCommit message (Expand)Author
2023-06-01feat(API): Allow to block older clientsJoas Schilling
2023-05-27chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-05-24fix(chat): Update own read marker before triggering events when postingJoas Schilling
2023-05-17chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-05-17feat(deps): Add Nextcloud 28 support on masterJoas Schilling
2023-05-14chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-05-10fix(chat): Prevent empty chat messages on API levelJoas Schilling
2023-05-05Improvements after code reviewVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor Mattos
2023-05-04fix(tests): Add integration test fo rmore invalid colorsJoas Schilling
2023-05-04feat(avatar): Add integration tests for emoji avatarsJoas Schilling
2023-05-04Merge pull request #9437 from nextcloud/bugfix/9435/XML-capabilities-are-brokenJoas Schilling
2023-05-04Merge pull request #9423 from nextcloud/bugfix/9320/expose-if-is-custom-avatarJoas Schilling
2023-05-04Fix integration testVitor Mattos
2023-05-04feat(tests): Add integration test for translation tuples on XML capabilitiesJoas Schilling
2023-05-03fix(tests): Adjust function names to be uniqueJoas Schilling
2023-05-03Fix textsVitor Mattos
2023-05-03Fix typoVitor Mattos
2023-05-03Cover with integration tests the room avatar with emojiVitor Mattos
2023-05-03Return isCustomAvatar=false when the name of room start with an avatarVitor Mattos
2023-05-03Return isCustomAvatar=true when the name of room start with an emojiVitor Mattos
2023-05-03Remove unused step definitionVitor Mattos
2023-05-03Replace the header X-NC-IsCustomAvatar by conversation property isCustomAvatarVitor Mattos
2023-05-03Make possible check more than one property from room objectVitor Mattos
2023-05-03Fixes to be able identify if have a custom avatarVitor Mattos
2023-05-03fix(participants): Migrate self-joined users when assigning permissionsJoas Schilling
2023-05-02Merge pull request #9412 from nextcloud/bugfix/8787/keep-guest-attendees-with...Joas Schilling
2023-05-02fix(guests): Keep guest attendees with display name or non-default permissionsJoas Schilling
2023-05-02fix(permissions): Reset custom permissions on promotionJoas Schilling
2023-04-26* Convert the argument to PyStringNode to make possible match a json stringVitor Mattos
2023-04-26Make possible accept PyStringNode as argumentVitor Mattos
2023-04-25Add more test scenarioVitor Mattos
2023-04-25Add integration test to cover json outputVitor Mattos
2023-04-24chore(tests): Remove unused context variablesJoas Schilling
2023-04-24fix(tests): Explicitly replace only the desired room tokenJoas Schilling
2023-04-22Merge pull request #9351 from nextcloud/dependabot/composer/tests/integration...Joas Schilling
2023-04-22chore(deps-dev): Bump behat/behat in /tests/integrationdependabot[bot]
2023-04-22chore(deps-dev): Bump guzzlehttp/guzzle in /tests/integrationdependabot[bot]
2023-04-20fix(CS): Automatic fix of coding styleJoas Schilling
2023-04-20feat(recording): Add an integration test to proof notifications are deleted o...Joas Schilling
2023-04-20feat(CI): Add an integration test for the transcription of recordingsJoas Schilling
2023-04-19chore(deps): Bump guzzlehttp/psr7 in /tests/integrationdependabot[bot]
2023-04-18fix(recording): Don't create confusing system message about recording if acto...Joas Schilling
2023-04-15chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04Also default avatar worksJoas Schilling
2023-04-04COnsider that the icon-url will come every timeVitor Mattos
2023-04-04Make the version optionalVitor Mattos
2023-04-04Validate icon-url when test share of rich objectVitor Mattos