You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs
9 years ago
..
Accounts fix email verification status 9 years ago
Activity Fix activity manager tests 9 years ago
App Add new bundle 9 years ago
AppFramework Remove deprecated Controller Functions 9 years ago
Archive Remove unneeded checks if it runs on a Windows machine 10 years ago
Authentication Merge pull request #4894 from nextcloud/generic-security-activities 9 years ago
BackgroundJob Add duration of last job execution to the table 9 years ago
Cache Make cache tests a bit more clear 9 years ago
Command Add proper tests 9 years ago
Comments update FakeManager 9 years ago
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 9 years ago
DB Fix autoloader and namespace test 9 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Don't use deprecated getMock() anymore 9 years ago
Federation clean cloud ids 9 years ago
Files Replace wrong PHPDocs 9 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Remove legacy OC_User_Backend and OC_User_Interface 9 years ago
Hooks Move tests/ to PSR-4 (#24731) 10 years ago
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 9 years ago
IntegrityCheck Add proper tests 9 years ago
L10N Don't force the use of Accept-Language anymore 9 years ago
Lock Fix getMock DBLockingProviderTest 9 years ago
Lockdown Save the scope of an auth token in the session 9 years ago
Log Delete the correct config value 9 years ago
Mail Rename renderHTML to renderHtml 9 years ago
Memcache Make cache tests a bit more clear 9 years ago
Migration Fix getMock Migration 9 years ago
Notification Use a php class for the definitions to avoid loading problems 9 years ago
OCS PrivateData to app 9 years ago
Preview fix preview tests 9 years ago
PublicNamespace Move tests/ to PSR-4 (#24731) 10 years ago
Repair Also repair storage id's when repairing invalid entries 9 years ago
RichObjectStrings Add test and adjust PHP function arguments 9 years ago
Security Add bruteforce capabilities 9 years ago
Session Move tests/ to PSR-4 (#24731) 10 years ago
Settings … and their tests needed adjustments, too 9 years ago
Share Kill dead code 9 years ago
Share20 Emit hook postUnshareFromSelf when the recipient of a share unshares it 9 years ago
SystemTag test setTagGroups with empty groupids 9 years ago
Template Properly handle if the deps file if for some reason empty 9 years ago
Traits fix and extend dav test to also test the master-key setup 9 years ago
Updater Document updater channel & check for correct PHP version in updater 9 years ago
User emit changeUser only if there really was a change (quota, displayname) 9 years ago
Util Stricter phan config fixes 9 years ago
APITest.php FIx lib/ a-d 10 years ago
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php Fix unit tests 10 years ago
AvatarManagerTest.php Add using casing check/fix for initMountPoints 9 years ago
AvatarTest.php avatar to appdata 9 years ago
CapabilitiesManagerTest.php Add tests for public capabilties 9 years ago
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php FIx lib/ a-d 10 years ago
DateTimeFormatterTest.php Fix more tests 9 years ago
ErrorHandlerTest.php FIx lib/ a-d 10 years ago
FileChunkingTest.php Fix getMock FileChunkingTest 9 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 9 years ago
HTTPHelperTest.php Fix getMock HTTPHelper 9 years ago
HelperStorageTest.php fix quota tests for external storage 9 years ago
HookHelper.php Move tests/ to PSR-4 (#24731) 10 years ago
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 9 years ago
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php Fix the installer tests 9 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 9 years ago
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 10 years ago
LegacyHelperTest.php Simplify isSubDirectory check 9 years ago
LoggerTest.php Better fallback for unknown log types 9 years ago
NaturalSortTest.php Fix lib/ 10 years ago
NavigationManagerTest.php Don't load navigation entries of restricted apps 9 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php Remove IDb interface which was deprecated for 3 years already 9 years ago
SetupTest.php Move OC_Defaults to OCP\Defaults 9 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 10 years ago
TagsTest.php Fix getMock TagTest 9 years ago
TempManagerTest.php Fix getMock TempManagerTest 9 years ago
TemplateFunctionsTest.php Fix lib/ 10 years ago
TestCase.php Move OC_Defaults to OCP\Defaults 9 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
UrlGeneratorTest.php Add tests and inject IRequest 9 years ago
UserTest.php Remove warning 9 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php Use IConfig instead of static OCP\Config 9 years ago