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