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
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
2016-08-22fix url encoding of OTP QR codesChristoph Wurst
2016-07-18this app works for Nextcloud and ownCloudChristoph Wurst
2016-06-07add unit tests for the SettingsControllerChristoph Wurst
2016-06-06add simple test and travis configChristoph Wurst
2016-06-04initial commitChristoph Wurst