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
Morris Jobke 9444a3fad1
Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers
Stateful 2fa providers
6 years ago
..
Accounts Use ::class in test mocks 7 years ago
Activity Use ::class in test mocks 7 years ago
App Fix tests 6 years ago
AppFramework Fix direct access to authen page 6 years ago
Archive Remove \OCP\Files::tmpFolder 6 years ago
Authentication Make new classes strict and fix license header 6 years ago
BackgroundJob Use ::class in test mocks 7 years ago
Cache Make cache tests a bit more clear 7 years ago
Calendar implement CalendarManager 7 years ago
Collaboration/Collaborators Fix calculation if there are more results 6 years ago
Command Add proper EOL 7 years ago
Comments Add another test 6 years ago
Contacts/ContactsMenu Fix risky tests without assertions 6 years ago
DB Add count to function builder 6 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 years ago
Encryption Class "ProgressBar" is declared "final" and cannot be mocked. 6 years ago
Federation Fix risky tests without assertions 6 years ago
Files Merge pull request #9526 from Blaok/files-scan-shallow 6 years ago
GlobalScale add new config switched for the global scale architecture 7 years ago
Group Tests fix 6 years ago
Hooks Fix risky tests without assertions 6 years ago
Http/Client Fix HTTP client given options being overriden by default options 6 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 6 years ago
L10N make sure force language is reflected in html lang attribute 6 years ago
Lock dont keep shared database locks when running cli scripts 6 years ago
Lockdown Save the scope of an auth token in the session 7 years ago
Log use SystemConfig, less dependencies, and not publicly needed 6 years ago
Mail Provide an option to disable HTML emails 6 years ago
Memcache Made the cache factory strict 6 years ago
Migration Use ::class in test mocks 7 years ago
Notification Fix "Undefined method setExpectedException()" 6 years ago
OCS PrivateData to app 7 years ago
Preview Make sure the file is readable before attempting to create a preview 6 years ago
PublicNamespace Migrate tests for contacts manager to correct test class 6 years ago
Remote Add some more tests for ocs remote api 7 years ago
Repair Move depsCache clearing to SCSSCacher/JSCombiner 6 years ago
RichObjectStrings Fix risky tests without assertions 6 years ago
Security Fix tests 6 years ago
Session Use ::class in test mocks of encryption app 7 years ago
Settings Merge tips & tricks section into setup checks 6 years ago
Share Remove deprecated HTTPHelper 6 years ago
Share20 Fix risky tests without assertions 6 years ago
Support/CrashReport Fix risky tests without assertions 6 years ago
SystemTag Use ::class in test mocks 7 years ago
Template Fix tests 6 years ago
Traits Cleanup OC_User and OCP\User 6 years ago
Updater Show EOL warning in the update section 6 years ago
User Added case example to tests 6 years ago
Util extend tests for status quo 7 years ago
APITest.php Remove unused methods and constants from legacy OC_API 6 years ago
AllConfigTest.php Don't use deprecated getMock() anymore 7 years ago
AppConfigTest.php Fix tests 7 years ago
AppTest.php fix appinfo parsing when a single localized option is provided 6 years ago
AutoLoaderTest.php Fix unit tests 8 years ago
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 6 years ago
AvatarTest.php Removed old route, fix tests and fix var type 6 years ago
CapabilitiesManagerTest.php Properly log the full exception instead of only the message 6 years ago
ConfigTest.php Check for boolean false and add tests 7 years ago
ContactsManagerTest.php Migrate tests for contacts manager to correct test class 6 years ago
DateTimeFormatterTest.php Provide tests for future timestamp formatting 7 years ago
ErrorHandlerTest.php FIx lib/ a-d 8 years ago
FileChunkingTest.php Use ::class in test mocks of dav app 7 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 8 years ago
HelperStorageTest.php fix quota tests for external storage 7 years ago
HookHelper.php Move tests/ to PSR-4 (#24731) 8 years ago
ImageTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 years ago
InfoXmlTest.php Fix risky tests without assertions 6 years ago
InstallerTest.php Use isInstalled of AppManger instead of reimplement it 6 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 8 years ago
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 8 years ago
LegacyHelperTest.php Fixed tests 7 years ago
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 6 years ago
NaturalSortTest.php Fix lib/ 8 years ago
NavigationManagerTest.php Make sure we test the proper order in the NavigationManagerTest 6 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 7 years ago
ServerTest.php Remove deprecated HTTPHelper 6 years ago
SetupTest.php Get the Installer via DI 7 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 8 years ago
TagsTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 7 years ago
TempManagerTest.php Loglevel is an int 6 years ago
TemplateFunctionsTest.php Fix lib/ 8 years ago
TestCase.php Require PHPUnit 6.5 or higher 6 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Wait for cron to finish before running upgrade command 6 years ago
UrlGeneratorTest.php Fixed tests 7 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 7 years ago
UtilTest.php Remove \OCP\Files::tmpFolder 6 years ago