| .. |
|
Accounts
|
Use ::class in test mocks
|
8 years ago |
|
Activity
|
Use ::class in test mocks
|
8 years ago |
|
App
|
Use ::class in test mocks
|
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
|
Fix duplicate session token after remembered login
|
8 years ago |
|
BackgroundJob
|
Use ::class in test mocks
|
8 years ago |
|
Cache
|
Make cache tests a bit more clear
|
9 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 foreign key support to OC
|
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 #6958 from nextcloud/improved-mimetype-detection-for-object-storage
|
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
|
Use symfony/translation for L10N plurals
|
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
|
Improve text: 'you have now' -> 'you now have'
|
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
|
8 years ago |
|
Preview
|
fix preview tests
|
9 years ago |
|
PublicNamespace
|
Move tests/ to PSR-4 (#24731)
|
10 years ago |
|
Repair
|
Use ::class in test mocks
|
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
|
8 years ago |
|
Share20
|
Use the language of the recipient for the share notification
|
8 years ago |
|
SystemTag
|
Use ::class in test mocks
|
8 years ago |
|
Template
|
JSResourceLocator: account for symlinks in app path
|
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
|
8 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
|
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
|
Unit tests for #6977
|
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
|
Move OC_Defaults to OCP\Defaults
|
9 years ago |
|
SubAdminTest.php
|
Move tests/ to PSR-4 (#24731)
|
10 years ago |
|
TagsTest.php
|
Merge pull request #6123 from nextcloud/cleanup-shareItem
|
8 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
|
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 ::class in test mocks
|
8 years ago |