Roeland Jago Douma f465f9d4b9 Merge pull request #16721 from nextcloud/fix/16644 5 년 전
..
Accounts b9a87a69cf Use IAccountManager constants 6 년 전
Activity abd305eff5 Remove legacy activity stuff 5 년 전
App 99f2c82222 Properly inject the logger 5 년 전
AppFramework f81817b47d Add tests 5 년 전
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 년 전
Authentication 565838da9c Update unit tests 5 년 전
Avatar d14c0f2ed7 Move font from Nunito to Noto Sans 5 년 전
BackgroundJob 8493f49211 fixup! fixup! Add backgroundjobs to OCP 6 년 전
Cache 0896d2b006 Make cache tests a bit more clear 7 년 전
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 년 전
Collaboration e930a0ccbe Search sharees on lookup server when explicitly requested by user 5 년 전
Command 843066b708 Fix AsyncBusTests 5 년 전
Comments 092d34d9df Add a unit test for guests as well 5 년 전
Contacts 357263a70b Do not try to autoload built in types 5 년 전
DB 85a0e10b4f Update the tests to the comparison logic 5 년 전
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 년 전
Encryption 67a46b5aa9 update encryption wrapper tests 5 년 전
Federation bf2be08c9f Fix risky tests without assertions 6 년 전
Files e21f440990 Merge pull request #16502 from nextcloud/bugfix/16474 5 년 전
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 년 전
Group 01b4db62fb Add dispatcher events to User and Group objects 5 년 전
Hooks bf2be08c9f Fix risky tests without assertions 6 년 전
Http edf946dfc7 Correctly handle emtpy string in proxyuserpwd config 5 년 전
IntegrityCheck 8bed3021bd Exclude .rnd files from integrity check 5 년 전
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale 6 년 전
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend 6 년 전
Lockdown 0487144b26 Remove deprecated searchByTag 5 년 전
Log 7005ff420e Fix tests 6 년 전
Mail 7cef9b0248 Addressing comments, array() to [] 5 년 전
Memcache bfa49410a2 Drop support for xcache 6 년 전
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair 5 년 전
Notification 55f5bc79a1 Keep the old method as a fallback and adjust the tests 5 년 전
OCS 7753b93aa6 PrivateData to app 7 년 전
Preview 6150614374 Add new Provider interface for preview providers 5 년 전
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 년 전
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 년 전
Repair 53d2d95478 Remove one time repair steps that have already run when updating to 17 5 년 전
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 년 전
Security f81817b47d Add tests 5 년 전
Session c733cdaa65 Use ::class in test mocks of encryption app 7 년 전
Settings f88907a2d9 Fix personal security section tests 5 년 전
Share 98237d2a00 Remove unused OC\Share\Share::checkPasswordProtectedShare 5 년 전
Share20 22b81ac1e4 Fix permission check on incoming federated shares 5 년 전
Support d5805df6c2 Fix subscription tests 5 년 전
SystemTag 43e498844e Use ::class in test mocks 7 년 전
Template f8aeef7ae9 Lock SCSS so we only run 1 job at a time 5 년 전
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 년 전
Updater 772bbd99be Backend work to provide NC whats New info to users 6 년 전
User 0ea7fbae54 Update tests 5 년 전
Util c1e6a5965e Return true in the dummy backend for successful display name change 5 년 전
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API 6 년 전
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 년 전
AppConfigTest.php 78201bcb72 treat sensitive config keys by pattern 5 년 전
AppTest.php 99f2c82222 Properly inject the logger 5 년 전
AutoLoaderTest.php 54b637e83c Fix unit tests 8 년 전
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message 6 년 전
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 년 전
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class 6 년 전
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 년 전
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 년 전
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 년 전
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 년 전
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 년 전
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions 6 년 전
InitialStateServiceTest.php 0e6cb988a1 Add a key parameter to the new initial state API 5 년 전
InstallerTest.php c804baaec5 Update CRL to contain revoked files_external_dropbox, passman & payback 5 년 전
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 년 전
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
LegacyHelperTest.php c6a69ba925 Remove the upload and memory setting 5 년 전
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation 6 년 전
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. 6 년 전
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 년 전
NavigationManagerTest.php f095bd1642 Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 5 년 전
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 년 전
ServerTest.php bf1253cb49 Implement guest avatar endpoint 5 년 전
SetupTest.php 9dae927b0c Add more test cases 6 년 전
SubAdminTest.php 15abcff2a1 Expose subadmin to OCP 5 년 전
TagsTest.php 01b4db62fb Add dispatcher events to User and Group objects 5 년 전
TempManagerTest.php 6994bce951 Loglevel is an int 6 년 전
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 년 전
TestCase.php eded07f28f whitelist audit.log 6 년 전
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
UpdaterTest.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 5 년 전
UrlGeneratorTest.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 년 전
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 년 전
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder 6 년 전