You cannot 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/tests/lib
John Molakvoæ f7a4ff4d63
Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-job-easier
3 years ago
..
Accounts implement verification for additional mails 3 years ago
Activity Fix activity tests again 4 years ago
App Send the subscription key to the appstore requests 3 years ago
AppFramework Add admin privilege delegation for admin settings 3 years ago
Archive Format code to a single space around binary operators 4 years ago
Authentication Fix Authentication test 3 years ago
Avatar Fix unit tests 3 years ago
BackgroundJob Move queries to the joblist 3 years ago
Cache Format code to a single space around binary operators 4 years ago
Calendar Build instances of the calendar providers before using them 3 years ago
Collaboration Allow to get a local cloud id without going through the contacts manager 3 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Comments Add integration tests for group 3 years ago
Contacts/ContactsMenu Add email addresses to contacts menu 3 years ago
DB Add a unit test to check for casting a IQueryFunction 3 years ago
Diagnostics Format control structures, classes, methods and function 4 years ago
DirectEditing Get the parent directory before creating a file from a template 3 years ago
Encryption Log and continue when failing to update encryption keys during for individual files 3 years ago
EventDispatcher Fix the legacy dispatcher argument order 3 years ago
Federation Allow to get a local cloud id without going through the contacts manager 3 years ago
Files explicitly close source stream on local storage 3 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Group Fix types in the Group Manager 3 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http Adjust test 3 years ago
IntegrityCheck Fix integrity checker tests 3 years ago
L10N Add L10n factory method for generic language heuristics 3 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Lockdown Format control structures, classes, methods and function 4 years ago
Log Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Mail Set local domain for swiftmailer transport 3 years ago
Memcache Migrate HintException to OCP 3 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Notification Allow registering NotifierServices trough IBootstrap 3 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Preview Skip the test if Imagick is misconfigured 4 years ago
PublicNamespace Format control structures, classes, methods and function 4 years ago
Remote Use exactly one empty line after the namespace declaration 4 years ago
Repair test: adjust expectation 3 years ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route Only load routes of the app which is requested 4 years ago
Security Remove tests that just prove mocked calls and don't actually validate anything useful 3 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings Add admin privilege delegation for admin settings 3 years ago
Share Re-use fetched dependencies in lib/base.php 3 years ago
Share20 Admin Audit - Sharing: createShare - report the full path 3 years ago
Support Fix support tests 3 years ago
SystemTag Format control structures, classes, methods and function 4 years ago
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 3 years ago
Traits php cs fix 4 years ago
Updater Format code to a single space around binary operators 4 years ago
User enable the user to set a primary (notification) email address (backend) 3 years ago
Util Format code to a single space around binary operators 4 years ago
APITest.php Format code to a single space around binary operators 4 years ago
AllConfigTest.php use specific email getter where necessary 3 years ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppTest.php Fix unit tests 3 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Fix warnings about logException 3 years ago
ConfigTest.php Fix tests 4 years ago
ContactsManagerTest.php Format code to a single space around binary operators 4 years ago
DateTimeFormatterTest.php Format code to a single space around binary operators 4 years ago
ErrorHandlerTest.php Cleaner removePassword regex 3 years ago
FileChunkingTest.php Format control structures, classes, methods and function 4 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 4 years ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php php cs fix 4 years ago
InfoXmlTest.php Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php Fix unit tests 3 years ago
InstallerTest.php Fix unit tests 3 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 4 years ago
LargeFileHelperTest.php Mode to modern phpunit 5 years ago
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 3 years ago
LoggerTest.php Format code to a single space around binary operators 4 years ago
MemoryInfoTest.php Let memory limit set in tests fit the used amount 3 years ago
NaturalSortTest.php Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php Let apps toggle an unread counter on app icons 3 years ago
RepairStepTest.php log full expection during repair step 3 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
SetupTest.php Fix unit tests 3 years ago
SubAdminTest.php Change tests to typed event listener 4 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 4 years ago
TempManagerTest.php Remove unneeded import 4 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 years ago
TestCase.php Remove tests that just prove mocked calls and don't actually validate anything useful 3 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Fix unit tests 3 years ago
UrlGeneratorTest.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 3 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
UtilTest.php Move UtilTest::testDefaultApps() to UrlGeneratorTest 3 years ago