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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-07Update master php testing versionsupdate-master-phpunit-configJoas Schilling
2021-01-22Drop Nextcloud 20 supportChristoph Wurst
2021-01-19Add php8 supportChristoph Wurst
2021-01-19Bump christophwurst/nextcloud_testing from 0.8.1 to 0.12.1dependabot-preview[bot]
2021-01-19Move testing CI to Github actionsChristoph Wurst
2020-12-29Add PsalmChristoph Wurst
2020-12-29Drop php7.2 and add the nextcloud coding standardChristoph Wurst
2020-03-31Clean up php coding styleChristoph Wurst
2019-10-08Switch to real initial state APIRoeland Jago Douma
2019-08-28Fix events unit testChristoph Wurst
2019-08-09Add setup at loginRoeland Jago Douma
2019-06-13Fix acceptance tests failing due to removed notifications elementChristoph Wurst
2019-03-15Swith to client-side QR libChristoph Wurst
2018-12-04Make the provider deactivatableChristoph Wurst
2018-10-18Migrate to VueChristoph Wurst
2018-10-18Fix acceptance tests to match the restructured 2FA pages in nc15Christoph Wurst
2018-10-18Fix strict activities incompatibility in unit testsChristoph Wurst
2018-10-03Test newly added codeChristoph Wurst
2018-10-03Fix outdated ui string in acceptance testChristoph Wurst
2018-09-18Fix usage of deprecated/removed phpunit methodChristoph Wurst
2018-07-31Fix provider registration in acceptance testChristoph Wurst
2018-07-31Fix state population on provider enable/disable eventChristoph Wurst
2018-07-31Refactor state change to use eventsChristoph Wurst
2018-03-12Make app strictChristoph Wurst
2018-02-19Do not search for test cases in the vendor dirChristoph Wurst
2018-02-19Refactor testing frameworkChristoph Wurst
2018-02-19Clean up acceptance testChristoph Wurst
2018-01-15Fix unit testChristoph Wurst
2017-10-09Start developing for nc13Christoph Wurst
2017-03-14Add acceptance tests for the new totp key confirmationChristoph Wurst
2017-03-14Let users confirm their TOTP setup before enforcing the providerChristoph Wurst
2017-03-14Merge pull request #150 from nextcloud/readme-saucelabs-testmatrixChristoph Wurst
2017-03-07Remove resolved TODOChristoph Wurst
2017-03-07Factor out test code and report status back to sauce labsChristoph Wurst
2017-03-07Select the new button in accepance testsChristoph Wurst
2017-02-05add acceptance tests and run them on the sauce labs cloudChristoph Wurst
2017-01-17use vendor neutral name instead of 'Google authenticator'Christoph Wurst
2017-01-09fix DIChristoph Wurst
2017-01-09fix testsChristoph Wurst
2017-01-09return meaningful setting nameChristoph Wurst
2017-01-09add activity icon and remove subject dotChristoph Wurst
2017-01-09add testsChristoph Wurst
2016-11-07use phpunit's createMock for interfacesChristoph Wurst
2016-11-07Merge pull request #77 from nextcloud/fix-coverage-whitelistChristoph Wurst
2016-11-07fix pathChristoph Wurst
2016-11-07fix coverage whitelist directoryChristoph Wurst
2016-11-07use valid PSR-4 namespaceChristoph Wurst
2016-08-23add issuer prefix to labelChristoph Wurst
2016-08-22switch to more common naming scheme for the TOTP label and its issuerChristoph Wurst
2016-08-22remove debug variableChristoph Wurst