Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-07Remove unneeded steps to add already existing userDaniel Calviño Sánchez
2021-03-07Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez
2021-03-06Find directly the label instead of falling back to itDaniel Calviño Sánchez
2021-03-06Assert also element visibility instead of just finding itDaniel Calviño Sánchez
2021-03-06Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez
2021-03-06Find elements through the actor rather than the driverDaniel Calviño Sánchez
2021-03-06Add locator for apps listDaniel Calviño Sánchez
2021-03-06Fix identationDaniel Calviño Sánchez
2021-03-06Fix delete user acceptance testDaniel Calviño Sánchez
2021-03-06Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez
2021-03-06Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2021-03-04Add some typing to SharedStorageRoeland Jago Douma
2021-03-03Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-03Fix types in the Group ManagerRoeland Jago Douma
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker
2021-02-18Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-18Send emails on password reset to the displaynameJoas Schilling
2021-02-17Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma
2021-02-15Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2ServiceChristoph Wurst
2021-02-15Cache the user backend info for 300sJoas Schilling
2021-02-13Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma
2021-02-12refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht
2021-02-12added unit tests for LoginFlowV2Service::createTokensKonrad Abicht
2021-02-11Micro-optimize validation of empty email addressesChristoph Wurst
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-02-11added unit tests for LoginFlowV2Service::flowDoneKonrad Abicht
2021-02-11Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma
2021-02-11added unit tests for LoginFlowV2Service::startLoginFlowKonrad Abicht
2021-02-11added unit tests for LoginFlowV2Service::getByLoginTokenKonrad Abicht
2021-02-11added unit tests for LoginFlowV2Service::pollKonrad Abicht
2021-02-10Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma
2021-02-10Always renew apppasswords on loginRoeland Jago Douma
2021-02-10Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst
2021-02-10Type the service registrationChristoph Wurst
2021-02-09Merge pull request #25548 from k00ni/pr/add-tests-for-LoginFlowV2CredentialsChristoph Wurst
2021-02-09simplified testsKonrad Abicht
2021-02-09fixed coding style issueKonrad Abicht
2021-02-09added tests for OC\Core\Data\LoginFlowV2CredentialsKonrad Abicht
2021-02-09Fix the legacy dispatcher argument orderChristoph Wurst
2021-02-06Fix unit testsJoas Schilling
2021-02-05Test the symfony adapterChristoph Wurst
2021-02-03Add test for dbal exception wrappingDaniel Kesselberg
2021-01-29test: adjust expectationArthur Schiwon