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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-05-06Disable database test. Fix tests.brantje
2017-05-06Show notification if passwords do not match on creating credential. Fixes #273brantje
2017-02-22Fix testsbrantje
2017-01-11Adjust reviewed codebrantje
2017-01-11Fixesbrantje
2017-01-06Merge remote-tracking branch 'phil-davis/r2'brantje
2017-01-06Merge remote-tracking branch 'phil-davis/r1'brantje
2017-01-06Vault logout test textPhil Davis
2017-01-06Class names in commentsPhil Davis
2017-01-06Class name comments in controller testsPhil Davis
2017-01-04Fix for coversDefaultClassbrantje
2017-01-04Add some testsbrantje
2017-01-04Fix classnamebrantje
2016-12-30Add test for Settings, improve SettingsServicebrantje
2016-12-28Add settings page, non functionalbrantje
2016-12-22Fix some testsbrantje
2016-12-21Add translations to javascript filesbrantje
2016-12-20Add testbrantje
2016-10-23Add test for bookmarkletCtrlbrantje
2016-10-19Add license header to filesbrantje
2016-10-17No need to mock localstoragebrantje
2016-10-17Make scrutinizer happybrantje
2016-10-17Start with a few credentialCtrl testsbrantje
2016-10-17Add required files for karmabrantje
2016-10-16Added missing classes to coverageMarcos Zuriaga
2016-10-16Merge branch 'master' into phpunitMarcos
2016-10-16Finished credential mapper testsMarcos Zuriaga
2016-10-16Remove deprecated cronbrantje
2016-10-15Update @coversbrantje
2016-10-15Fix test and typobrantje
2016-10-15Added partial testMarcos Zuriaga
2016-10-15Added credential revision mapper unit testMarcos Zuriaga
2016-10-15Added file mapper testMarcos Zuriaga
2016-10-15Attempt to fix pgsql failsMarcos Zuriaga
2016-10-15Refactored helper to use nextcloud query builderMarcos Zuriaga
2016-10-15Add more vervosity to the travis phpunit runMarcos Zuriaga
2016-10-14Added unit tests agains sharerequest mapperMarcos Zuriaga
2016-10-14Fixed some types on sharerequest entityMarcos Zuriaga
2016-10-12Removed unused var from mapper constructorMarcos Zuriaga
2016-10-12Added unit test for SharingACLMapperMarcos Zuriaga
2016-10-12Removed unused method and variableMarcos Zuriaga
2016-10-11Changed unit test env var namesMarcos Zuriaga
2016-10-11Fix truncate tableMarcos Zuriaga
2016-10-11Added Database testing base classMarcos Zuriaga
2016-10-10Removed TODOMarcos Zuriaga
2016-10-10Refactored to use assertEquals where applicable,Marcos Zuriaga
2016-10-09Added EntityJSONSerializer trait unit testsMarcos Zuriaga
2016-10-09Create unit tests for Vault database modelMarcos Zuriaga
2016-10-09Added SharingACL database model test caseMarcos Zuriaga
2016-10-09Merge branch 'codeCoverage' into phpunitMarcos Zuriaga