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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-17p already writes the text, no need to echomail_confirmation_optionalJoas Schilling
2020-10-20Make mail confirmation optionalnienzu
2020-09-01Remove old OCS APIJoas Schilling
2020-08-28Add settings for blocklist and showing the domain listJoas Schilling
2020-08-28Allow wildcards in email domainsJoas Schilling
2020-08-28Make the email domain check case insensitiveJoas Schilling
2020-08-18Fix other testsJoas Schilling
2020-08-18Improve code coverage handlingJoas Schilling
2020-08-18Add tests for submitUserFormJoas Schilling
2020-08-18Add unit testsJoas Schilling
2020-08-18Fix minor issuesJoas Schilling
2020-07-14Make MailService strictJoas Schilling
2020-07-14Remove unnecessary compatibility layersJoas Schilling
2020-07-13Merge pull request #223 from nextcloud/techdebt/noid/move-to-migrationJoas Schilling
2020-07-10Linting is also done via github workflows alreadyJoas Schilling
2020-07-10Validate the info.xml with a github workflowJoas Schilling
2020-07-10Move to migrationJoas Schilling
2020-07-10Objects are always passed by referenceJoas Schilling
2020-07-10Combine both phpunit configs into oneJoas Schilling
2020-07-10Correctly run the phpunit tests againJoas Schilling
2020-07-10CS auto fixesJoas Schilling
2020-07-09Move to PSR-4 naming to support upcoming composer updateJoas Schilling
2020-04-11Update tests: phpunit version, adhere to official app bootstrapingPellaeon Lin
2018-07-01Update# testPellaeon Lin
2018-06-30Update# testing: use returnCallback() to mock IConfigPellaeon Lin
2018-06-30Update# test createPendingRegPellaeon Lin
2018-06-30Update# use once() instead of at()Pellaeon Lin
2018-06-30Add# first registerController testPellaeon Lin
2018-06-30Add# testing for allowed_domains in servicePellaeon Lin
2018-06-30Fix# namespacePellaeon Lin
2018-06-24Update# add DB to RegistrationServiceTestPellaeon Lin
2018-04-28Add# integration test for duplicate usernamePellaeon Lin
2018-04-28Update# forgot to add integration folder setting to phpunit.xmlPellaeon Lin
2018-04-28Add# integration test for RegistrationServicePellaeon Lin
2017-12-20TravisCI tests, refactoring for ownCloud/Nextcloud compatibilityLaurens Stötzel
2017-10-03Add some tests and enable travisCIPellaeon Lin
2017-06-30Add basic unit testing and tests for API controllerJulius Härtl
2014-08-28Create appPellaeon Lin