You cannot 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/tests/lib
Arthur Schiwon e2805f02aa
Merge branch 'master' into autocomplete-gui
7 years ago
..
Accounts Use ::class in test mocks 7 years ago
Activity Use ::class in test mocks 7 years ago
App Use ::class in test mocks 7 years ago
AppFramework Merge pull request #6921 from nextcloud/appmanager-securitymiddleware 7 years ago
Archive Remove unneeded checks if it runs on a Windows machine 8 years ago
Authentication Fix duplicate session token after remembered login 7 years ago
BackgroundJob Use ::class in test mocks 7 years ago
Cache Make cache tests a bit more clear 7 years ago
Collaboration/Collaborators Add unit tests for SearchResult 7 years ago
Command Add proper EOL 7 years ago
Comments fix comment sorter 7 years ago
Contacts/ContactsMenu Add filter for `shareapi_allow_share_dialog_user_enumeration` 7 years ago
DB Add foreign key support to OC 7 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 years ago
Encryption Use ::class in test mocks of encryption app 7 years ago
Federation clean cloud ids 7 years ago
Files Merge pull request #6958 from nextcloud/improved-mimetype-detection-for-object-storage 7 years ago
GlobalScale add new config switched for the global scale architecture 7 years ago
Group Use ::class in test mocks 7 years ago
Hooks Move tests/ to PSR-4 (#24731) 8 years ago
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 8 years ago
IntegrityCheck Add proper tests 8 years ago
L10N Use symfony/translation for L10N plurals 7 years ago
Lock Fix getMock DBLockingProviderTest 8 years ago
Lockdown Save the scope of an auth token in the session 7 years ago
Log Delete the correct config value 7 years ago
Mail Improve text: 'you have now' -> 'you now have' 7 years ago
Memcache Use ::class in test mocks 7 years ago
Migration Use ::class in test mocks 7 years ago
Notification Use ::class in test mocks 7 years ago
OCS PrivateData to app 7 years ago
Preview fix preview tests 7 years ago
PublicNamespace Move tests/ to PSR-4 (#24731) 8 years ago
Repair Use ::class in test mocks 7 years ago
RichObjectStrings Add test and adjust PHP function arguments 8 years ago
Security Use ::class in test mocks of encryption app 7 years ago
Session Use ::class in test mocks of encryption app 7 years ago
Settings Use ::class in test mocks 7 years ago
Share Cleanup unused methods 7 years ago
Share20 Use the language of the recipient for the share notification 7 years ago
SystemTag Use ::class in test mocks 7 years ago
Template Properly handle if the deps file if for some reason empty 7 years ago
Traits fix and extend dav test to also test the master-key setup 7 years ago
Updater Use ::class in test mocks 7 years ago
User Use ::class in test mocks 7 years ago
Util Stricter phan config fixes 7 years ago
APITest.php Use ::class in test mocks 7 years ago
AllConfigTest.php Don't use deprecated getMock() anymore 7 years ago
AppConfigTest.php Fix tests 7 years ago
AppTest.php Fix tests 7 years ago
AutoLoaderTest.php Fix unit tests 8 years ago
AvatarManagerTest.php Add using casing check/fix for initMountPoints 8 years ago
AvatarTest.php avatar to appdata 8 years ago
CapabilitiesManagerTest.php Use ::class in test mocks 7 years ago
ConfigTest.php Check for boolean false and add tests 7 years ago
ContactsManagerTest.php FIx lib/ a-d 8 years ago
DateTimeFormatterTest.php Provide tests for future timestamp formatting 7 years ago
ErrorHandlerTest.php FIx lib/ a-d 8 years ago
FileChunkingTest.php Use ::class in test mocks of dav app 7 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 8 years ago
HTTPHelperTest.php Use ::class in test mocks 7 years ago
HelperStorageTest.php fix quota tests for external storage 7 years ago
HookHelper.php Move tests/ to PSR-4 (#24731) 8 years ago
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 7 years ago
InfoXmlTest.php Add the AppContainer 7 years ago
InstallerTest.php Fix the installer tests 7 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 8 years ago
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 8 years ago
LegacyHelperTest.php Simplify isSubDirectory check 8 years ago
LoggerTest.php Unit tests for #6977 7 years ago
NaturalSortTest.php Fix lib/ 8 years ago
NavigationManagerTest.php Fix tests 7 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 7 years ago
ServerTest.php Remove IDb interface which was deprecated for 3 years already 8 years ago
SetupTest.php Move OC_Defaults to OCP\Defaults 7 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 8 years ago
TagsTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 7 years ago
TempManagerTest.php Fix getMock TempManagerTest 8 years ago
TemplateFunctionsTest.php Fix lib/ 8 years ago
TestCase.php Use ::class in test mocks 7 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 7 years ago
UrlGeneratorTest.php Add tests and inject IRequest 7 years ago
UserTest.php Remove warning 8 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 7 years ago
UtilTest.php Use ::class in test mocks 7 years ago