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
Morris Jobke 9ddff6ff35
Merge pull request #9617 from nextcloud/users-sort-case-fix
7 years ago
..
Accounts Use ::class in test mocks 7 years ago
Activity Use ::class in test mocks 7 years ago
App Fix tests 7 years ago
AppFramework Merge pull request #8593 from eneiluj/master 7 years ago
Archive Remove \OCP\Files::tmpFolder 7 years ago
Authentication Certain tokens can expire 7 years ago
BackgroundJob Use ::class in test mocks 7 years ago
Cache
Calendar implement CalendarManager 7 years ago
Collaboration/Collaborators Fix calculation if there are more results 7 years ago
Command
Comments Fix FakeManager 7 years ago
Contacts/ContactsMenu Fix risky tests without assertions 7 years ago
DB Add tests for special domain name 7 years ago
Diagnostics
Encryption Class "ProgressBar" is declared "final" and cannot be mocked. 7 years ago
Federation Fix risky tests without assertions 7 years ago
Files Fix ViewTest 7 years ago
GlobalScale
Group Fixed caldav tests and metadata 2 7 years ago
Hooks Fix risky tests without assertions 7 years ago
Http/Client adjust httpclient to guzzle6 7 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 7 years ago
L10N make sure force language is reflected in html lang attribute 7 years ago
Lock dont keep shared database locks when running cli scripts 7 years ago
Lockdown
Log use SystemConfig, less dependencies, and not publicly needed 7 years ago
Mail Provide an option to disable HTML emails 7 years ago
Memcache Made the cache factory strict 7 years ago
Migration Use ::class in test mocks 7 years ago
Notification Fix "Undefined method setExpectedException()" 7 years ago
OCS
Preview Add tests 7 years ago
PublicNamespace Migrate tests for contacts manager to correct test class 7 years ago
Remote Add some more tests for ocs remote api 7 years ago
Repair Move depsCache clearing to SCSSCacher/JSCombiner 7 years ago
RichObjectStrings Fix risky tests without assertions 7 years ago
Security Fix tests 7 years ago
Session Use ::class in test mocks of encryption app 7 years ago
Settings Fix Settings\ManagerTest 7 years ago
Share Remove deprecated HTTPHelper 7 years ago
Share20 Fix risky tests without assertions 7 years ago
Support/CrashReport Fix risky tests without assertions 7 years ago
SystemTag Use ::class in test mocks 7 years ago
Template Fix tests 7 years ago
Traits Cleanup OC_User and OCP\User 7 years ago
Updater Show EOL warning in the update section 7 years ago
User Added case example to tests 7 years ago
Util extend tests for status quo 7 years ago
APITest.php Remove unused methods and constants from legacy OC_API 7 years ago
AllConfigTest.php
AppConfigTest.php
AppTest.php fix appinfo parsing when a single localized option is provided 7 years ago
AutoLoaderTest.php
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 7 years ago
AvatarTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 7 years ago
CapabilitiesManagerTest.php Properly log the full exception instead of only the message 7 years ago
ConfigTest.php
ContactsManagerTest.php Migrate tests for contacts manager to correct test class 7 years ago
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php Use ::class in test mocks of dav app 7 years ago
FilesTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 7 years ago
InfoXmlTest.php Fix risky tests without assertions 7 years ago
InstallerTest.php Use isInstalled of AppManger instead of reimplement it 7 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Fixed tests 7 years ago
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 7 years ago
NaturalSortTest.php
NavigationManagerTest.php Make sure we test the proper order in the NavigationManagerTest 7 years ago
RepairStepTest.php
ServerTest.php Remove deprecated HTTPHelper 7 years ago
SetupTest.php Get the Installer via DI 7 years ago
SubAdminTest.php
TagsTest.php
TempManagerTest.php Loglevel is an int 7 years ago
TemplateFunctionsTest.php
TestCase.php Require PHPUnit 6.5 or higher 7 years ago
TestMoveableMountPoint.php
UpdaterTest.php Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 7 years ago
UrlGeneratorTest.php Fixed tests 7 years ago
UtilCheckServerTest.php
UtilTest.php Remove \OCP\Files::tmpFolder 7 years ago