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
Joas Schilling 2a01c0f3f6
Fix current access list test and add one for $currentAccess === false
8 years ago
..
Accounts Use ::class in test mocks 8 years ago
Activity Use ::class in test mocks 8 years ago
App Fix tests 8 years ago
AppFramework Merge pull request #6921 from nextcloud/appmanager-securitymiddleware 8 years ago
Archive Remove unneeded checks if it runs on a Windows machine 10 years ago
Authentication Adjust tests for added lastCheck time 8 years ago
BackgroundJob Use ::class in test mocks 8 years ago
Cache Make cache tests a bit more clear 9 years ago
Calendar implement CalendarManager 8 years ago
Collaboration/Collaborators Add unit tests for SearchResult 8 years ago
Command Add proper EOL 8 years ago
Comments fix comment sorter 8 years ago
Contacts/ContactsMenu Add filter for `shareapi_allow_share_dialog_user_enumeration` 8 years ago
DB add postgresql10 compatibility to dbal 8 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Use ::class in test mocks of encryption app 8 years ago
Federation clean cloud ids 9 years ago
Files Merge pull request #6220 from nextcloud/cached-mount-info-filepath 8 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Use ::class in test mocks 8 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 Make L10N->l provide weekdayName 8 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 Fix welcome text for better grammar in themed instances 8 years ago
Memcache Use ::class in test mocks 8 years ago
Migration Use ::class in test mocks 8 years ago
Notification Use ::class in test mocks 8 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 check if the user still exists before we try to cleanup the previews 8 years ago
RichObjectStrings Add test and adjust PHP function arguments 9 years ago
Security Use ::class in test mocks of encryption app 8 years ago
Session Use ::class in test mocks of encryption app 8 years ago
Settings Use ::class in test mocks 8 years ago
Share Cleanup unused methods 9 years ago
Share20 Fix current access list test and add one for $currentAccess === false 8 years ago
Support/CrashReport Add a mechanism to register crach reporters 8 years ago
SystemTag Use ::class in test mocks 8 years ago
Template tests: change helper scope 8 years ago
Traits fix and extend dav test to also test the master-key setup 9 years ago
Updater Use ::class in test mocks 8 years ago
User Use ::class in test mocks 8 years ago
Util Stricter phan config fixes 9 years ago
APITest.php Use ::class in test mocks 8 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 Use ::class in test mocks 8 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 Provide tests for future timestamp formatting 8 years ago
ErrorHandlerTest.php FIx lib/ a-d 10 years ago
FileChunkingTest.php Use ::class in test mocks of dav app 8 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 9 years ago
HTTPHelperTest.php Use ::class in test mocks 8 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 Remove unused mimetype detection method in OC_Image 8 years ago
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php Make isUpdateAvailable non-static 8 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 Pass log level to log reporters 8 years ago
NaturalSortTest.php Fix lib/ 10 years ago
NavigationManagerTest.php Fix tests 8 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 Get the Installer via DI 8 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 10 years ago
TagsTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 9 years ago
TempManagerTest.php Fix getMock TempManagerTest 9 years ago
TemplateFunctionsTest.php Fix lib/ 10 years ago
TestCase.php Use ::class in test mocks 8 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Get the Installer via DI 8 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 basename() instead of self implementation 8 years ago