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
Roeland Jago Douma 4437e00f16
Add shareHelper test
9 years ago
..
Accounts Merge pull request #4256 from nextcloud/theming 9 years ago
Activity
App Fix tests 9 years ago
AppFramework Don't try to parse empty body if there is no body 9 years ago
Archive
Authentication Don't do a recursive search 9 years ago
BackgroundJob
Cache
Command Add proper tests 9 years ago
Comments update FakeManager 9 years ago
DB Merge pull request #4146 from nextcloud/unread-comments-folder 9 years ago
Encryption create new encryption keys on password reset and backup the old one 9 years ago
Federation clean cloud ids 9 years ago
Files Simplify the test 9 years ago
Group Fix 5.6 duplicate class import 9 years ago
Hooks
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 9 years ago
IntegrityCheck Add proper tests 9 years ago
L10N Don't force the use of Accept-Language anymore 9 years ago
Lock
Lockdown Save the scope of an auth token in the session 9 years ago
Log
Mail Use instance name as alt-text 9 years ago
Memcache Kill APC because it requires PHP 5.4 9 years ago
Migration
Notification
OCS add tests for discovery service 9 years ago
Preview Fix tests 9 years ago
PublicNamespace
Repair Adjust tests as well 9 years ago
RichObjectStrings
Security Respect bruteforce settings in the Throttler 9 years ago
Session
Settings Merge pull request #2095 from nextcloud/bruteforcesetttings 9 years ago
Share Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints 9 years ago
Share20 Add shareHelper test 9 years ago
SystemTag test setTagGroups with empty groupids 9 years ago
Template Move OC_Defaults to OCP\Defaults 9 years ago
Traits
Updater
User Save the scope of an auth token in the session 9 years ago
Util
APITest.php
AllConfigTest.php
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HTTPHelperTest.php
HelperStorageTest.php
HookHelper.php
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 Don't use cached informations for app version 9 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Better fallback for unknown log types 9 years ago
NaturalSortTest.php
NavigationManagerTest.php Allow multiple navigation links from info.xml 9 years ago
RepairStepTest.php
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
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Move OC_Defaults to OCP\Defaults 9 years ago
TestMoveableMountPoint.php
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
UrlGeneratorTest.php
UserTest.php Remove warning 9 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php