| .. |
|
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
|
Remove deprecated core API
|
8 years ago |
|
Archive
|
Remove unneeded checks if it runs on a Windows machine
|
9 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
|
Fix and tests for MailPlugin
|
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
|
removes invalid tests, adapts another one
|
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
|
Fix tests
|
8 years ago |
|
L10N
|
use formal version of German if default_language is set to 'de_DE'
|
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 email buttons for white theme
|
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
|
Don't lie about the preview mimetype
|
8 years ago |
|
PublicNamespace
|
Remove deprecated \OCP\Config
|
8 years ago |
|
Remote
|
Add some more tests for ocs remote api
|
8 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
|
Make OC\Security\RateLimiting strict
|
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
|
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
|
Fixed tests
|
8 years ago |
|
Traits
|
Add some more tests for ocs remote api
|
8 years ago |
|
Updater
|
Cache final result of update check
|
8 years ago |
|
User
|
never translate login names when requiring with a user id
|
8 years ago |
|
Util
|
extend tests for status quo
|
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
|
Fix failing AvatarTest
|
8 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
|
Use cached app list
|
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
|
Fixed tests
|
8 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
|
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
|
Get the Installer via DI
|
8 years ago |
|
UrlGeneratorTest.php
|
Fixed tests
|
8 years ago |
|
UserTest.php
|
Remove warning
|
9 years ago |
|
UtilCheckServerTest.php
|
Use SystemConfig instead of AllConfig for DB stuff
|
9 years ago |
|
UtilTest.php
|
Remove deprecated \OCP\Config
|
8 years ago |