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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2020-04-17Fix the coding styleChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-10Update testing lib for php7.4Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-19Add unit tests for the gateway state and factory classesChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-24Fix tests (again)Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-24Fix testsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-21Refactor gateway namespaces in preparation to #90Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-06Fix state propagation for the provider registryChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-06Fix cyclic dependencyChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-06Refactor provider to not use the config ojbect directlyChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-06Refactor class structure to resolve cyclic dependenciesChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-06-25Rename gateway interfaceChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-06-25Fix testsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-06-25Let the user specify their identifier/phone numberChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-06-19Fix namespaces in tests as wellChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-06-19Rename the appChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-11Make sure the phone number has been verified and it did not changeChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-11Merge branch 'master' into feature/phone-number-verificationChristoph Wurst
2018-04-11Only enable the provider for verified phone numbersChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-11Add setup class to verify the phone numberChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-11Fix unit testChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-10Fix phpunit code coverage reportingChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-10Fix phpunit configChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-04-10Fix phpunit test executionChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-20add phpunit filesChristoph Wurst
2016-10-20fix brandingChristoph Wurst
2016-06-07fix namespaces, DIChristoph Wurst
2016-05-31first working versionChristoph Wurst