aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Service
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-13/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Fix a bunch of deprecation in the phpunit for coreCarl Schwan2023-01-241-1/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-3/+4
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht2021-02-121-3/+3
* added unit tests for LoginFlowV2Service::createTokensKonrad Abicht2021-02-121-0/+23
* added unit tests for LoginFlowV2Service::flowDoneKonrad Abicht2021-02-111-4/+100
* added unit tests for LoginFlowV2Service::startLoginFlowKonrad Abicht2021-02-111-0/+40
* added unit tests for LoginFlowV2Service::getByLoginTokenKonrad Abicht2021-02-111-5/+37
* added unit tests for LoginFlowV2Service::pollKonrad Abicht2021-02-111-0/+215