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
Joas Schilling 6300be160a
Add unit tests for mounts of delete users
9 years ago
..
Accounts Merge pull request #4256 from nextcloud/theming 9 years ago
Activity
App Fix tests 9 years ago
AppFramework Make BruteForceProtection annotation more clever 9 years ago
Archive
Authentication Fix warning with undefined method 9 years ago
BackgroundJob
Cache
Command
Comments update FakeManager 9 years ago
DB Merge pull request #4146 from nextcloud/unread-comments-folder 9 years ago
Encryption Don't use deprecated getMock() anymore 9 years ago
Federation
Files Add unit tests for mounts of delete users 9 years ago
Group Fix 5.6 duplicate class import 9 years ago
Hooks
Http/Client
IntegrityCheck
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 Delete the correct config value 9 years ago
Mail Rename renderHTML to renderHtml 9 years ago
Memcache Restoring the error handler within the error handler causes unexpected results 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 Remove expired attempts 9 years ago
Session
Settings Fix unit tests 9 years ago
Share Kill dead code 9 years ago
Share20 Get proper accesslist for userFolder 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 Use the correct Dummy and Backend class 9 years ago
Util
APITest.php
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php
AppTest.php
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
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
NaturalSortTest.php
NavigationManagerTest.php Allow multiple navigation links from info.xml 9 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php
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
UrlGeneratorTest.php
UserTest.php
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php